Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. # Nginx Cors <code> location / { add_header 'Access-Control-Allow-Origin' '*'; proxy_pass "블라블라블라" } </code> open/nginx-cors.txt Last modified: 2024/10/05 06:15by 127.0.0.1