depends_on has to be array
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user