Rename database service to database-prod

This commit is contained in:
Andras Bacsai
2025-09-11 13:11:04 +02:00
committed by GitHub
parent e6f88ac411
commit 0eb3785894

View File

@@ -11,7 +11,7 @@ services:
- DB_CONNECTION=postgres
- TEST=${TEST}
- TEST_PASSWORD=${SERVICE_PASSWORD_TEST}
database:
database-prod:
image: postgres:14-alpine
environment:
- POSTGRES_DB=database