mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-02-18 21:38:58 +00:00
Update docker-compose-parser.yaml
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user