Update docker-compose.yaml

This commit is contained in:
Andras Bacsai
2024-04-15 13:46:37 +02:00
committed by GitHub
parent ef35a45855
commit a8e8f88ef5

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: