fix nginx
This commit is contained in:
parent
b6c2e48616
commit
44b9045c5e
@ -38,7 +38,7 @@ http {
|
||||
location / {
|
||||
root /usr/share/nginx/html;
|
||||
index index.html index.htm;
|
||||
add_header 'Access-Control-Allow-Origin' '7timer.info';
|
||||
add_header 'Access-Control-Allow-Origin' 'https://7timer.info';
|
||||
}
|
||||
|
||||
#error_page 404 /404.html;
|
||||
|
Loading…
Reference in New Issue
Block a user