Add dependency

This commit is contained in:
Yax 2020-07-12 17:20:01 +02:00
parent 34bd2348cc
commit 912e03d2d2

View file

@ -14,6 +14,8 @@ services:
blog:
container_name: blog
image: kianby/blogduyax
depends_on:
- stacosys
networks:
- srv
restart: unless-stopped