Sidekicks Needed

This commit is contained in:
WilliamMiceli
2018-06-24 18:06:46 -04:00
parent baf54100f2
commit 162991af3a

View File

@@ -14,6 +14,7 @@ services:
- DB_PASSWORD='ninjaPass'
labels:
io.rancher.scheduler.affinity:host_label: ${LABEL_KEY_VALUE}
io.rancher.sidekicks: cron, web
links:
- db:mysql
restart: on-failure