Update 'Deploment/deployment.json'
This commit is contained in:
@@ -40,13 +40,13 @@
|
|||||||
{
|
{
|
||||||
"container": "/mosquitto",
|
"container": "/mosquitto",
|
||||||
"bind": "/srv/mosquitto_data",
|
"bind": "/srv/mosquitto_data",
|
||||||
"readonly": true
|
"readonly": false
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"container": "/mosquitto/config/mosquitto.conf",
|
"container": "/mosquitto/config/mosquitto.conf",
|
||||||
"bind": "/srv/mosquitto_data/config/mosquitto.conf",
|
"bind": "/srv/mosquitto_data/config/mosquitto.conf",
|
||||||
"readonly": true
|
"readonly": false
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user