Update docker-compose.yaml

This commit is contained in:
Andras Bacsai
2024-04-15 13:48:16 +02:00
committed by GitHub
parent a8e8f88ef5
commit d5bd065509

View File

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