Update docker-compose.yaml

This commit is contained in:
Andras Bacsai
2024-04-15 13:44:57 +02:00
committed by GitHub
parent 5619032fd0
commit ef35a45855

View File

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