mirror of
https://github.com/ZeJMaN/guacamole_ynh.git
synced 2025-06-07 21:35:30 +02:00
Update nginx.conf
This commit is contained in:
parent
be59297294
commit
10d0e71329
@ -1,4 +1,4 @@
|
|||||||
location /YNH_WWW_PATH {
|
location YNH_WWW_PATH {
|
||||||
proxy_pass http://127.0.0.1:8080/guacamole;
|
proxy_pass http://127.0.0.1:8080/guacamole;
|
||||||
proxy_set_header Host $host;
|
proxy_set_header Host $host;
|
||||||
proxy_set_header X-Real-IP $remote_addr;
|
proxy_set_header X-Real-IP $remote_addr;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user