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 473dd74 commit 68e664bCopy full SHA for 68e664b
vbos/config/production.py
@@ -45,5 +45,5 @@ class Production(Common):
45
CORS_ALLOWED_ORIGINS = [
46
"http://localhost:5173",
47
"http://localhost:4173",
48
- "https://vbos.ds.io/",
+ "https://vbos.ds.io",
49
]
0 commit comments