Fix docker-compose: remap P5 cost from :3005 to :3007 (3005 is Gitea)

This commit is contained in:
2026-03-01 19:07:52 +00:00
parent a8a8c53917
commit 6c97ce0547

View File

@@ -155,7 +155,7 @@ services:
context: ./05-aws-cost-anomaly
dockerfile: Dockerfile
ports:
- "3005:3000"
- "3007:3000"
environment:
PORT: "3000"
DATABASE_URL: postgresql://dd0c:dd0c-dev@postgres:5432/dd0c_cost