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