Update docker-compose-parser.yaml

This commit is contained in:
Andras Bacsai
2024-08-23 13:22:09 +02:00
committed by GitHub
parent ad9c64a931
commit cdc57eb8a0

View File

@@ -12,8 +12,8 @@ services:
- './index.html:/usr/share/nginx/html/index.html'
- 'test-html:/html'
depends_on:
db:
db2:
- db
- db2
db:
image: postgres
environment: