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 97450d9 commit 9ad4afaCopy full SHA for 9ad4afa
web/cors.json
@@ -0,0 +1,7 @@
1
+{
2
+ "enable_cors": true,
3
+ "allow_credentials": true,
4
+ "origins": [
5
+ "http://localhost:8000"
6
+ ]
7
+}
0 commit comments