Update docker-compose.yaml

This commit is contained in:
Andras Bacsai
2025-07-14 14:29:56 +02:00
committed by GitHub
parent 88dbbaa2a3
commit b15e125f93

View File

@@ -37,3 +37,7 @@ services:
environment:
- POSTGRES_DB=database
- POSTGRES_PASSWORD=password
db:
image: nginx
another-api:
image: nginx