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