Remove unnecessary landing page port expose
CI / Test Suite (push) Has been cancelled
CI / Lint & Type Check (push) Has been cancelled
Docker Build and Publish / prepare (push) Has been cancelled
Docker Build and Publish / build (linux/amd64, ubuntu-latest) (push) Has been cancelled
Docker Build and Publish / build (linux/arm64, ubuntu-24.04-arm) (push) Has been cancelled
Docker Build and Publish / merge (push) Has been cancelled
Release Please / release-please (push) Has been cancelled

This commit is contained in:
2026-06-06 10:51:50 -05:00
parent 517b93cc95
commit 2700e62935
+1 -1
View File
@@ -186,7 +186,7 @@ services:
# Optional: Expose individual service ports for debugging
- "6000:8080" # API
- "6001:3000" # Web
- "6002:4000" # Landing
# - "6002:4000" # Landing
# - "6003:1000" # Wiki
depends_on: