We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fcb8e8 commit 598dad6Copy full SHA for 598dad6
1 file changed
backend/src/main/resources/application.yml
@@ -19,4 +19,4 @@ app:
19
script: ./AI/analyze.py
20
21
cors:
22
- allowed-origins: "https://apex-grid-transformer-tracker.vercel.app/transformer, http://localhost:3000"
+ allowed-origins: "https://apex-grid-transformer-tracker.vercel.app, http://localhost:3000"
0 commit comments