feat: add wildcat to /connect for handle Token
Some checks failed
deploy / deploy (push) Failing after 5s
Some checks failed
deploy / deploy (push) Failing after 5s
This commit is contained in:
parent
518bc4020b
commit
c1d6a2d4e3
|
@ -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