Add dependency
This commit is contained in:
parent
34bd2348cc
commit
912e03d2d2
1 changed files with 3 additions and 1 deletions
|
@ -13,7 +13,9 @@ services:
|
|||
- 8100
|
||||
blog:
|
||||
container_name: blog
|
||||
image: kianby/blogduyax
|
||||
image: kianby/blogduyax
|
||||
depends_on:
|
||||
- stacosys
|
||||
networks:
|
||||
- srv
|
||||
restart: unless-stopped
|
||||
|
|
Loading…
Add table
Reference in a new issue