m
This commit is contained in:
@@ -34,6 +34,8 @@ server {
|
||||
proxy_set_header Host $host;
|
||||
proxy_set_header X-Forwarded-Proto https;
|
||||
|
||||
proxy_set_header 'Access-Control-Allow-Origin' '*';
|
||||
|
||||
proxy_pass http://$upstream;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user