diff --git a/docker-compose.yml b/docker-compose.yml index fc3cc49..1bcc756 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -26,8 +26,8 @@ services: network: host #Need to expose it during setup, then it is isolated during running environment: PUBLIC_URL: "http://tdt4242-${GROUP_ID}.idi.ntnu.no" - ports: - - ${PROD_PORT_PREFIX}5:3000 + ports: + - ${PROD_PORT_PREFIX}5:3000 networks: backend_bridge: