feat: add wildcat to /connect for handle Token
All checks were successful
deploy / deploy (push) Successful in 28s
All checks were successful
deploy / deploy (push) Successful in 28s
This commit is contained in:
parent
4fec0ca7fb
commit
e13cdd7298
|
@ -49,7 +49,7 @@ server {
|
|||
}
|
||||
|
||||
# Custom location block for /connect
|
||||
location /connect {
|
||||
location /connect/* {
|
||||
proxy_pass http://presence-8080/;
|
||||
{{ $proxy_settings }}
|
||||
{{ $gzip_settings }}
|
||||
|
|
Loading…
Reference in New Issue
Block a user