This commit is contained in:
parent
83b5c2c139
commit
24be18abf1
|
@ -49,8 +49,8 @@ server {
|
||||||
}
|
}
|
||||||
|
|
||||||
# Custom location block for /connect
|
# Custom location block for /connect
|
||||||
location ~ ^/connect/.*$ {
|
location /connect/?token= {
|
||||||
proxy_pass http://presence-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