Update docker-compose.yaml

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

View File

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