mirror of
https://github.com/mistergibson/gxg-server.git
synced 2026-08-15 02:15:59 -07:00
Corrected typo 3
This commit is contained in:
parent
90f2fff829
commit
5df317240c
1 changed files with 1 additions and 1 deletions
|
|
@ -32,4 +32,4 @@ ProxyPassMatch "/ws" ws://127.0.0.1:32767/ws
|
||||||
|
|
||||||
ProxyPass / http://127.0.0.1:32767/
|
ProxyPass / http://127.0.0.1:32767/
|
||||||
|
|
||||||
ProxyPassReverse / http://127.0.0.1:32676/
|
ProxyPassReverse / http://127.0.0.1:32767/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue