diff --git a/frontend/.env.production b/frontend/.env.production index f4fc667..8bdef3f 100644 --- a/frontend/.env.production +++ b/frontend/.env.production @@ -2,4 +2,4 @@ OUTSIDE_STRAPI_URL=http://web.hypso.ies.ntnu.no:1337 # Database url for internal requests between the docker containers, set in github repo variables -INTERNAL_STRAPI_URL=http://web.hypso.ies.ntnu.no:1337 +INTERNAL_STRAPI_URL=http://backend:1337