mirror of
https://github.com/ZeJMaN/guacamole_ynh.git
synced 2025-12-06 05:51:57 +01:00
Update nginx.conf
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user