depends_on has to be array

This commit is contained in:
cventastic
2022-07-01 14:21:58 +02:00
parent be27baa9e5
commit 499dcdd4c4

View File

@@ -43,7 +43,8 @@ services:
labels:
org.label-schema.group: "monitoring"
network_mode: "service:wireguard"
depends_on: wireguard
depends_on:
- wireguard
# DEBUG container wireguard
# alpine: