Update conf/nginx.conf
This commit is contained in:
parent
259f9f2454
commit
73da04f533
1 changed files with 1 additions and 4 deletions
|
@ -28,6 +28,3 @@ location / {
|
||||||
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
|
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
|
||||||
proxy_set_header X-Forwarded-Proto $scheme;
|
proxy_set_header X-Forwarded-Proto $scheme;
|
||||||
}
|
}
|
||||||
|
|
||||||
# Include SSOWAT user panel configuration (if applicable)
|
|
||||||
include conf.d/yunohost_panel.conf.inc;
|
|
||||||
|
|
Loading…
Reference in a new issue