Update 'Deploment/deployment.json'
This commit is contained in:
@@ -50,10 +50,15 @@
|
||||
|
||||
"volumes": [
|
||||
{
|
||||
"container": "/mosquitto/config/mosquitto.conf",
|
||||
"bind": "/srv/mosquitto.bit.lan/mosqitto.conf",
|
||||
"readonly": false
|
||||
"container": "/mosquitto/config"
|
||||
},
|
||||
{
|
||||
"container": "/mosquitto/data"
|
||||
},
|
||||
{
|
||||
"container": "/mosquitto/log"
|
||||
}
|
||||
|
||||
],
|
||||
"labels": [
|
||||
{ "name": "com.centurylinklabs.watchtower.enable", "value": "true" }
|
||||
|
||||
Reference in New Issue
Block a user