Update docker-compose.yaml

This commit is contained in:
Andras Bacsai
2025-04-16 15:10:18 +02:00
committed by GitHub
parent ffac078f98
commit 354a6751e8

View File

@@ -9,6 +9,7 @@ services:
- PORT=3000
- DB_CONNECTION=postgres
- TEST=${TEST}
- TEST_PASSWORD=${SERVICE_PASSWORD_TEST}
database:
image: postgres:14-alpine
volumes: