From c1a26194832263c45a42686c3145e616d0bb713d Mon Sep 17 00:00:00 2001 From: ShankarMounesh Date: Thu, 5 May 2022 08:12:21 +0000 Subject: [PATCH] Update 'Deploment/deployment.json' --- Deploment/deployment.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Deploment/deployment.json b/Deploment/deployment.json index 07632db..a4b6277 100644 --- a/Deploment/deployment.json +++ b/Deploment/deployment.json @@ -25,12 +25,12 @@ { "container": "/srv/grafana.bit.lan/data", "bind":"/var/lib/grafana", - "readonly": false + "readonly": true }, { "container": "/srv/grafana.bit.lan/conf", "bind": "/etc/grafana", - "readonly": false + "readonly": true } ], "labels": [ @@ -57,18 +57,18 @@ { "container": "/srv/mosquitto.bit.lan/docker/data", "bind": "/mosquitto/data", - "readonly": false + "readonly": true }, { "container": "/srv/mosquitto.bit.lan/docker/config", "bind": "/mosquitto/config", - "readonly": false + "readonly": true } , { "container": "/srv/mosquitto.bit.lan/docker/log", "bind": "/mosquitto/log", - "readonly": false + "readonly": true } ], "labels": [ @@ -97,7 +97,7 @@ { "container": "/srv/influxdb.bit.lan/data", "bind": "/var/lib/influxdb2", - "readonly": false + "readonly": true } ], "labels": [