BE: Cursed CORS

Signed-off-by: jokob-sk <jokob.sk@gmail.com>
This commit is contained in:
jokob-sk
2026-01-26 09:13:26 +11:00
parent a6a9540979
commit 5fd789f295

View File

@@ -114,6 +114,7 @@ if not _cors_origins:
"http://localhost:20212",
"http://127.0.0.1:20211",
"http://127.0.0.1:20212",
"*" # Allow all origins as last resort
]
CORS(