Skip to content

Commit b023dd6

Browse files
committed
add cos origins
1 parent f43a445 commit b023dd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swa-db-connections/staticwebapp.database.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"host": {
2424
"cors": {
25-
"origins": [],
25+
"origins": ["http://localhost:5173/", "http://localhost:4280"],
2626
"allow-credentials": false
2727
},
2828
"authentication": {

0 commit comments

Comments
 (0)