This commit is contained in:
parent
9e84d6ea37
commit
83b5c2c139
|
@ -50,7 +50,7 @@ server {
|
|||
|
||||
# Custom location block for /connect
|
||||
location ~ ^/connect/.*$ {
|
||||
proxy_pass http://presence-8080/;
|
||||
proxy_pass http://presence-8080;
|
||||
{{ $proxy_settings }}
|
||||
{{ $gzip_settings }}
|
||||
{{ $cors_headers_options }}
|
||||
|
|
Loading…
Reference in New Issue
Block a user