Merge pull request 'chore: update frontend port mapping' (#10) from chore/update-frontend-port into main

Reviewed-on: #10
This commit was merged in pull request #10.
This commit is contained in:
2026-04-26 18:52:25 +00:00

View File

@@ -38,7 +38,7 @@ services:
family-wishlist-backend: family-wishlist-backend:
condition: service_healthy condition: service_healthy
ports: ports:
- "8080:80" - "3055:80"
networks: networks:
- postgres_default - postgres_default