BE: remove invalide cors entry

Signed-off-by: jokob-sk <jokob.sk@gmail.com>
This commit is contained in:
jokob-sk
2026-01-25 15:39:03 +11:00
parent 148bee3ed5
commit 5d28f49165

View File

@@ -114,7 +114,6 @@ 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(