diff --git a/app/utils/server.py b/app/utils/server.py index df770c9..a6ef7cd 100644 --- a/app/utils/server.py +++ b/app/utils/server.py @@ -15,6 +15,7 @@ DEBUG = config.DEBUG log.setup() origins = [ + "https://kube.watch", "https://yeets.me", "http://localhost", "http://localhost:8080",