Skip to content

Commit

Permalink
httpd: retrait cors
Browse files Browse the repository at this point in the history
  • Loading branch information
PowerPixel committed Feb 7, 2024
1 parent 810e10b commit 567f15f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion configs/http/httpd.conf
Original file line number Diff line number Diff line change
Expand Up @@ -553,7 +553,6 @@ Listen 8080
ProxyPreserveHost On
ProxyPass / http://backend:8080/
ProxyPassReverse / http://backend:8080/
Header add Access-Control-Allow-Origin "*"
</VirtualHost>

<VirtualHost *:80>
Expand Down

0 comments on commit 567f15f

Please sign in to comment.