diff --git a/server/api_server/api_server_start.py b/server/api_server/api_server_start.py index eefdb77a..8db6acd6 100755 --- a/server/api_server/api_server_start.py +++ b/server/api_server/api_server_start.py @@ -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(