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 a557d39 commit 5b6ec30Copy full SHA for 5b6ec30
.env.docker.example
@@ -27,4 +27,4 @@ VITE_HOST=localhost
27
VITE_PORT=3006
28
VITE_HOT_RELOAD=True
29
VITE_DEV_MODE=True
30
-ALLOWED_CORS_ORIGINS=[localhost:3006,localhost:8000]
+ALLOWED_CORS_ORIGINS=["localhost:3006","localhost:8000"]
0 commit comments