Update docker-compose.yaml

This commit is contained in:
Andras Bacsai
2024-04-15 14:15:48 +02:00
committed by GitHub
parent e2b1f9103f
commit fb886f7f06

View File

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