m
This commit is contained in:
@@ -36,6 +36,11 @@ server {
|
||||
|
||||
proxy_pass http://$upstream;
|
||||
}
|
||||
|
||||
location ~* \.(eot|otf|ttf|woff|woff2)$ {
|
||||
add_header Access-Control-Allow-Origin *;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
server {
|
||||
|
||||
Reference in New Issue
Block a user