Update 'Deploment/deployment.json'
This commit is contained in:
@@ -46,23 +46,7 @@
|
||||
"hostname": "mosquitto",
|
||||
"network": "host",
|
||||
"restart_policy": "always",
|
||||
"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" }
|
||||
]
|
||||
"ports": ["1883:1883/tcp","9001:9001/tcp"]
|
||||
},
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user