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
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:
+1
-1
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user