mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-03-30 23:03:03 -07:00
BE: remove invalide cors entry
Signed-off-by: jokob-sk <jokob.sk@gmail.com>
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user