debug: sigil / after proxy connect
This commit is contained in:
parent
6047a3b259
commit
36d36defd8
|
@ -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