Update 'Deploment/deployment.json'
This commit is contained in:
@@ -46,23 +46,7 @@
|
|||||||
"hostname": "mosquitto",
|
"hostname": "mosquitto",
|
||||||
"network": "host",
|
"network": "host",
|
||||||
"restart_policy": "always",
|
"restart_policy": "always",
|
||||||
"ports": ["1883:1883/tcp","9001:9001/tcp"],
|
"ports": ["1883:1883/tcp","9001:9001/tcp"]
|
||||||
|
|
||||||
"volumes": [
|
|
||||||
{
|
|
||||||
"container": "/mosquitto/config"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"container": "/mosquitto/data"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"container": "/mosquitto/log"
|
|
||||||
}
|
|
||||||
|
|
||||||
],
|
|
||||||
"labels": [
|
|
||||||
{ "name": "com.centurylinklabs.watchtower.enable", "value": "true" }
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user