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