debug: location /connect without cors
This commit is contained in:
parent
942ef67742
commit
5ddeca78fe
|
@ -59,9 +59,6 @@ server {
|
|||
proxy_pass http://presence-8080/;
|
||||
{{ $proxy_settings }}
|
||||
{{ $gzip_settings }}
|
||||
{{ $cors_headers_options }}
|
||||
{{ $cors_headers_post }}
|
||||
{{ $cors_headers_get }}
|
||||
}
|
||||
|
||||
# Error pages
|
||||
|
|
Loading…
Reference in New Issue
Block a user