Update docker-compose.yaml

This commit is contained in:
Andras Bacsai
2024-04-15 14:08:44 +02:00
committed by GitHub
parent 5f2dab5258
commit 5d19a83ee0

View File

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