diff --git a/nodes/heimdall/reactive-resume/compose.yaml b/nodes/heimdall/reactive-resume/compose.yaml index 275dc00..09e052e 100644 --- a/nodes/heimdall/reactive-resume/compose.yaml +++ b/nodes/heimdall/reactive-resume/compose.yaml @@ -19,6 +19,8 @@ services: printer: image: ghcr.io/browserless/chromium:latest restart: unless-stopped + networks: + - proxy-net ports: - "4000:3000" environment: @@ -36,8 +38,8 @@ services: image: amruthpillai/reactive-resume:latest # image: ghcr.io/amruthpillai/reactive-resume:latest restart: unless-stopped - # ports: - # - "3000:3000" + networks: + - proxy-net env_file: - .env volumes: