Update docker-compose.yaml

This commit is contained in:
Andras Bacsai
2024-04-15 14:11:17 +02:00
committed by GitHub
parent 5d19a83ee0
commit dc3181af2c

View File

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