Don't automatically restart - had issues keeping stopped.

This commit is contained in:
WilliamMiceli
2018-03-20 15:53:59 -04:00
parent ce2b96ca8a
commit 8439082e06

View File

@@ -13,7 +13,7 @@ services:
labels:
io.rancher.scheduler.affinity:host_label: ${HOST_LABEL_KEY}=${HOST_LABEL_VALUE}
network_mode: "host"
restart: unless-stopped
restart: no
volumes:
- ${STORAGE_VOLUME}:/var/lib/zerotier-one
volumes_driver: rancher-nfs