Update conf/nginx.conf
This commit is contained in:
parent
259f9f2454
commit
73da04f533
1 changed files with 1 additions and 4 deletions
|
@ -27,7 +27,4 @@ location / {
|
|||
proxy_set_header X-Real-IP $remote_addr;
|
||||
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
|
||||
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