change internal port to match new build
All checks were successful
ci / docker_image (push) Successful in 2m38s
ci / deploy (push) Successful in 24s

This commit is contained in:
Drake Marino 2026-01-28 13:22:01 -06:00
parent ff92caf5bd
commit 2c2b08aa1a

View File

@ -15,7 +15,7 @@ services:
image: git.marinodev.com/marinodev/fbla26_ci:latest
restart: on-failure
ports:
- "${FBLA26_PORT}:8080"
- "${FBLA26_PORT}:3000"
networks:
- fbla26
volumes: