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' - './index.html:/usr/share/nginx/html/index.html'
- 'test-html:/html' - 'test-html:/html'
depends_on: depends_on:
db: - db
db2: - db2
db: db:
image: postgres image: postgres
environment: environment: