env in container
All checks were successful
ci / docker_image (push) Successful in 3m13s
ci / deploy (push) Successful in 29s

This commit is contained in:
Drake Marino 2026-02-05 23:48:49 -06:00
parent 6c4ce12b45
commit 156e74450a

View File

@ -14,6 +14,7 @@ services:
fbla26:
image: git.marinodev.com/marinodev/fbla26_ci:latest
restart: on-failure
env_file: ".env"
ports:
- "${FBLA26_PORT}:3000"
networks: