forward port
ci / docker_image (push) Successful in 1m32s
ci / deploy (push) Successful in 15s

This commit is contained in:
2025-01-04 20:34:30 -06:00
parent f9493bcd40
commit 28c18e249c
+2
View File
@@ -7,6 +7,8 @@ services:
env_file: ".env"
volumes:
- ./postgresql/data:/var/lib/postgresql/data
ports:
- "5433:5432"
networks:
- fbla25
FBLA25: