From 48b44d8d6a8c941e6307fe5e193850ff191a16f5 Mon Sep 17 00:00:00 2001 From: Ann-Marie Aeronuwy Francoise Revillard Date: Thu, 20 Mar 2025 22:42:20 +0100 Subject: [PATCH] Update docker-compose.yml --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index 4528276..43ba320 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -25,7 +25,7 @@ services: 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" + PUBLIC_URL: "http://tdt4242-${GROUP_ID}.idi.ntnu.no/prod/build" ports: - ${PROD_PORT_PREFIX}5:3000 networks: