From 5df317240c669ba81eefb9a3431ce1812188c3b8 Mon Sep 17 00:00:00 2001 From: "G. Gibson" Date: Fri, 22 Apr 2022 09:19:15 -0700 Subject: [PATCH] Corrected typo 3 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8dc10e3..fed4e5b 100644 --- a/README.md +++ b/README.md @@ -32,4 +32,4 @@ ProxyPassMatch "/ws" ws://127.0.0.1:32767/ws ProxyPass / http://127.0.0.1:32767/ -ProxyPassReverse / http://127.0.0.1:32676/ +ProxyPassReverse / http://127.0.0.1:32767/