diff --git a/app/main.py b/app/main.py index ba0a7ef..85f1262 100644 --- a/app/main.py +++ b/app/main.py @@ -64,6 +64,7 @@ origins = [ "http://localhost:3000", "http://localhost:5173", "http://localhost:4200", + "https://logs.grosser.group", ] # CORS Setup