Skip to content

Commit

Permalink
fix: undo cors - applied in the ingress-nginx
Browse files Browse the repository at this point in the history
  • Loading branch information
tty47 committed Mar 7, 2023
1 parent ccc48b2 commit 3d9d4a6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ping.conf
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 3d9d4a6

Please sign in to comment.