diff --git a/nodes/heimdall/jobsquatch-alpha/compose.yaml b/nodes/heimdall/jobsquatch-alpha/compose.yaml index 447e894..8025fed 100644 --- a/nodes/heimdall/jobsquatch-alpha/compose.yaml +++ b/nodes/heimdall/jobsquatch-alpha/compose.yaml @@ -64,8 +64,8 @@ services: frontend: image: ghcr.io/teamcastaldi/jobsquatch-frontend:${IMAGE_TAG:-latest} restart: unless-stopped - # ports: - # - "80:80" + ports: + - "80:80" depends_on: app: condition: service_healthy