depends_on has to be array
This commit is contained in:
@@ -43,7 +43,8 @@ services:
|
|||||||
labels:
|
labels:
|
||||||
org.label-schema.group: "monitoring"
|
org.label-schema.group: "monitoring"
|
||||||
network_mode: "service:wireguard"
|
network_mode: "service:wireguard"
|
||||||
depends_on: wireguard
|
depends_on:
|
||||||
|
- wireguard
|
||||||
|
|
||||||
# DEBUG container wireguard
|
# DEBUG container wireguard
|
||||||
# alpine:
|
# alpine:
|
||||||
|
|||||||
Reference in New Issue
Block a user