Add dependency to mariadb

This commit is contained in:
Marko Korhonen 2020-02-16 22:09:02 +02:00
parent 41cb688a6e
commit 96cb56f597
No known key found for this signature in database
GPG key ID: 911B85FBC6003FE5

View file

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