Update Dash
This commit is contained in:
parent
2fa1c96ef1
commit
31d1679b38
1 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ server {
|
|||
include snippets/proxy/common-proxy-headers.conf;
|
||||
|
||||
location / {
|
||||
proxy_pass https://dash;
|
||||
proxy_pass http://dash;
|
||||
}
|
||||
|
||||
include snippets/global/errors/http-cat-error-pages.conf;
|
||||
|
|
Loading…
Reference in a new issue