@@ -12,9 +12,9 @@
"ports": ["1883:1883/tcp", "9001:9001/tcp"],
"volumes": [
{
"container": "/mosquitto",
"bind": "mosquitto_data",
"readonly": true
"container": "./mosquitto_data",
"bind": "/mosquitto",
"readonly": false
}
]
The note is not visible to the blocked user.