We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f43a445 commit b023dd6Copy full SHA for b023dd6
swa-db-connections/staticwebapp.database.config.json
@@ -22,7 +22,7 @@
22
},
23
"host": {
24
"cors": {
25
- "origins": [],
+ "origins": ["http://localhost:5173/", "http://localhost:4280"],
26
"allow-credentials": false
27
28
"authentication": {
0 commit comments