Update docker-compose.yaml

This commit is contained in:
Andras Bacsai
2024-04-15 13:49:00 +02:00
committed by GitHub
parent 13d82fc83b
commit 14a3918c59

View File

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