diff --git a/backend/secfit/secfit/settings.py b/backend/secfit/secfit/settings.py index 455501fe747704eadfd2e92344355413fd86eb0d..8e71e6104c1976d5336a343e0c5e557c1f557f7b 100644 --- a/backend/secfit/secfit/settings.py +++ b/backend/secfit/secfit/settings.py @@ -46,7 +46,7 @@ ALLOWED_HOSTS = [ "molde.idi.ntnu.no", "10.0.2.2", "tdt4242-base.herokuapp.com", - "tdt4242-base.-secfitherokuapp.com" + "tdt4242-base-secfit.herokuapp.com" ] # Application definition