Update 'Deploment/deployment.json'

This commit is contained in:
2022-04-29 08:38:18 +00:00
parent b9301859a8
commit 8efc754954
+6 -1
View File
@@ -41,8 +41,13 @@
"container": "/mosquitto",
"bind": "/srv/mosquitto_data",
"readonly": true
},
}
{
"container": "/mosquitto/config/mosquitto.conf",
"bind": "/srv/mosquitto_data/config/mosquitto.conf",
"readonly": true
}
]
},
{