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
No related branches found
No related tags found
No related merge requests found
Pipeline #162495 passed with stages
in 1 minute and 55 seconds
......@@ -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.
Finish editing this message first!
Please register or to comment