Merge branch 'develop' of bitbucket.org:jsadvance20201/nginx into develop
This commit is contained in:
commit
af5bc1b818
2
80.conf
2
80.conf
@ -32,7 +32,7 @@ server {
|
|||||||
listen 80;
|
listen 80;
|
||||||
server_name b1.inno-ijl.ru;
|
server_name b1.inno-ijl.ru;
|
||||||
|
|
||||||
include "parts/api-multystub.conf"
|
include "parts/api-multystub.conf";
|
||||||
|
|
||||||
location / {
|
location / {
|
||||||
add_header 'Access-Control-Allow-Origin' '*';
|
add_header 'Access-Control-Allow-Origin' '*';
|
||||||
|
Loading…
Reference in New Issue
Block a user