diff --git a/ping.conf b/ping.conf index 3bf7b72837..41ad1b6138 100644 --- a/ping.conf +++ b/ping.conf @@ -5,8 +5,6 @@ server { #access_log /var/log/nginx/host.access.log main; - add_header Access-Control-Allow-Origin *; # Testing - change to the proper domain name - location / { root /usr/share/nginx/html; index index.html index.htm;