fix: add http://223.109.142.84:3001 to API_CORS_ORIGINS for direct frontend access

This commit is contained in:
chengkai3
2026-07-02 08:42:22 +08:00
parent bd8a764b35
commit b39ce8c2c0
+1 -1
View File
@@ -55,5 +55,5 @@ POSTGRES_PASSWORD=replace_strong_password
NEXT_PUBLIC_APP_BASE_PATH=/fl
API_CORS_ORIGINS=https://www.quizck.cn,https://quizck.cn,http://223.109.142.84:8000,http://localhost:3000,http://127.0.0.1:3000
API_CORS_ORIGINS=https://www.quizck.cn,https://quizck.cn,http://223.109.142.84:8000,http://223.109.142.84:3001,http://localhost:3000,http://127.0.0.1:3000,http://localhost:8000
API_CORS_ORIGIN_REGEX=