Commit bd77aaaa authored by daidekun's avatar daidekun

fix

parent fa00aa56
......@@ -12,7 +12,7 @@ events {
http {
include /etc/nginx/mime.types;
default_type application/octet-stream;
Access-Control-Allow-Origin *;
add_header 'Access-Control-Allow-Origin' *;
log_format main '$remote_addr - $remote_user [$time_local] "$request" '
'$status $body_bytes_sent "$http_referer" '
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment