Update 'Deploment/deployment.json'

This commit is contained in:
2022-05-02 04:06:07 +00:00
parent a14434d5f2
commit e22d8cd0dc
+2 -11
View File
@@ -50,17 +50,8 @@
"volumes": [
{
"container": "/mosquitto/data"
},
{
"container": "/mosquitto/config"
}
,
{
"container": "/mosquitto/log"
}
"container": "/mosquitto"
}
],
"labels": [
{ "name": "com.centurylinklabs.watchtower.enable", "value": "true" }