mirror of
https://github.com/ZeJMaN/shinken_ynh.git
synced 2025-06-07 17:35:30 +02:00
incorrect port in the configuration nginx
This commit is contained in:
parent
d2ff29cb71
commit
d2ceb7f190
@ -1,7 +1,3 @@
|
||||
location ^~ /shinken {
|
||||
proxy_pass http://127.0.0.1:7677;
|
||||
|
||||
# Include SSOWAT user panel.
|
||||
include conf.d/yunohost_panel.conf.inc;
|
||||
more_clear_input_headers 'Accept-Encoding';
|
||||
location /shinken {
|
||||
proxy_pass http://127.0.0.1:7767;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user