Skip to content

Commit 21b5419

Browse files
committed
Add cloudfront urls to cors
1 parent 68e664b commit 21b5419

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

vbos/config/production.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,6 @@ class Production(Common):
4646
"http://localhost:5173",
4747
"http://localhost:4173",
4848
"https://vbos.ds.io",
49+
"https://28c1de977ab0e5742601b8e5a775e5e0.cloudfront.net",
50+
"https://d3t1f2htm7mtkw.cloudfront.net",
4951
]

0 commit comments

Comments
 (0)