From 9fea22f37f551f8f731d9b3540eab84de6564a94 Mon Sep 17 00:00:00 2001 From: Ann-Marie Aeronuwy Francoise Revillard Date: Thu, 20 Mar 2025 23:44:08 +0100 Subject: [PATCH] Update docker-compose.yml --- docker-compose.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: