Formatting issue

This commit is contained in:
WilliamMiceli
2018-03-16 01:28:21 -04:00
parent 4b4c2f5693
commit ea5581adb2

View File

@@ -12,8 +12,7 @@ services:
- "/dev/net/tun" - "/dev/net/tun"
labels: labels:
io.rancher.scheduler.affinity:host_label: ${HOST_LABEL_KEY}=${HOST_LABEL_VALUE} io.rancher.scheduler.affinity:host_label: ${HOST_LABEL_KEY}=${HOST_LABEL_VALUE}
network_mode: network_mode: "host"
- "host"
restart: unless-stopped restart: unless-stopped
volumes: volumes:
- ${CONFIG_STORAGE}:/var/lib/zerotier-one - ${CONFIG_STORAGE}:/var/lib/zerotier-one