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