Add dependency to mariadb

This commit is contained in:
Marko Korhonen 2020-02-16 22:09:02 +02:00
parent b6c7d1448e
commit 8039b9c896

View file

@ -16,6 +16,7 @@ services:
- "8123:8123"
depends_on:
- deconz
- mariadb
labels:
- "traefik.enable=true"