debug: location connection on docker address
This commit is contained in:
parent
1c46fc1d48
commit
d5e1531dbf
|
@ -56,7 +56,7 @@ server {
|
|||
|
||||
# Custom location block for /connect
|
||||
location /connect {
|
||||
proxy_pass http://presence-8080/;
|
||||
proxy_pass http://presence.web:8080/;
|
||||
{{ $proxy_settings }}
|
||||
{{ $gzip_settings }}
|
||||
{{ $cors_headers_options }}
|
||||
|
|
Loading…
Reference in New Issue
Block a user