diff --git a/docker-compose.yml b/docker-compose.yml index 40aeab8..eff5af7 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -22,8 +22,8 @@ services: context: frontend/ dockerfile: Dockerfile network: host #Need to expose it during setup, then it is isolated during running - environment: - PUBLIC_URL: "http://tdt4242-${GROUP_ID}.idi.ntnu.no/prod/public" + #environment: + #PUBLIC_URL: "http://tdt4242-${GROUP_ID}.idi.ntnu.no/prod/public" networks: backend_bridge: