Skip to content
Snippets Groups Projects
Commit 0f33dd43 authored by hollum's avatar hollum
Browse files

trying to fix bug on heroku backend

parent ea2ce2b8
Branches
No related tags found
No related merge requests found
Pipeline #162495 passed
......@@ -45,6 +45,10 @@ ALLOWED_HOSTS = [
"10." + groupid + ".0.4",
"molde.idi.ntnu.no",
"10.0.2.2",
".herokuapp.com",
'[::1]',
"tdt4242-base-frontend.herokuapp.com",
"tdt4242-base-backend.herokuapp.com"
# ADD HEROKU URL HERE
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment