Browse Source

Fix previous PR: commands > command. (#85)

Macley 2 years ago
parent
commit
010ad3b3e5
1 changed files with 1 additions and 0 deletions
  1. 1 0
      template/apps/watchtower.json

+ 1 - 0
template/apps/watchtower.json

@@ -13,6 +13,7 @@
 	"note": "It is recommended to manually update your containers but we're including this for those of you that don't care",
 	"officialDoc": "https://containrrr.dev/watchtower/usage-overview/",
 	"platform": "linux",
+	"command": "--cleanup",
 	"restart_policy": "unless-stopped",
 	"title": "Watchtower",
 	"type": 1,