changed port
Some checks failed
Build and Push Docker Images (Trusted) / build-and-push (., docker/caddy/Dockerfile, caddy) (push) Has been cancelled
Build and Push Docker Images (Trusted) / build-and-push (., docker/l4-port-manager/Dockerfile, l4-port-manager) (push) Has been cancelled
Build and Push Docker Images (Trusted) / build-and-push (., docker/web/Dockerfile, web) (push) Has been cancelled
Tests / test (push) Has been cancelled

This commit is contained in:
2026-04-22 10:23:33 +00:00
parent 7a91843c79
commit 47af056a7c

View File

@@ -13,7 +13,7 @@ services:
PGID: ${PGID:-10001}
restart: unless-stopped
ports:
- "3000:3000"
- "3001:3000"
environment:
# Node environment
NODE_ENV: production