Skip to content

Commit 69494d8

Browse files
authored
Merge pull request #625 from ryuwd/patch-5
2 parents 5e94e00 + 4374553 commit 69494d8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

diracx-routers/src/diracx/routers/factory.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -305,6 +305,8 @@ def create_app_inner(
305305
origins = [
306306
"http://localhost:8000",
307307
"http://localhost:3000",
308+
"https://localhost:8000",
309+
"https://localhost:3000",
308310
]
309311

310312
app.add_middleware(ClientMinVersionCheckMiddleware)

0 commit comments

Comments
 (0)