|
@@ -17,8 +17,8 @@ origins = [
|
|
|
"http://localhost:5173",
|
|
"http://localhost:5173",
|
|
|
"http://127.0.0.1:5173",
|
|
"http://127.0.0.1:5173",
|
|
|
"http://localhost:5000",
|
|
"http://localhost:5000",
|
|
|
- "https://radionica3d.com",
|
|
|
|
|
- "https://www.radionica3d.com",
|
|
|
|
|
|
|
+ "https://radionica3d.me",
|
|
|
|
|
+ "https://www.radionica3d.me",
|
|
|
]
|
|
]
|
|
|
extra_origins = os.getenv("CORS_ORIGINS")
|
|
extra_origins = os.getenv("CORS_ORIGINS")
|
|
|
if extra_origins:
|
|
if extra_origins:
|