debug: location /connect without cors
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user