From eeb23d4bb4b8c61d685d79b69eedf47bb90c89b2 Mon Sep 17 00:00:00 2001 From: ShankarMounesh Date: Sat, 30 Apr 2022 12:31:23 +0000 Subject: [PATCH] Update 'Deploment/deployment.json' --- Deploment/deployment.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Deploment/deployment.json b/Deploment/deployment.json index 7399830..d66d963 100644 --- a/Deploment/deployment.json +++ b/Deploment/deployment.json @@ -16,7 +16,7 @@ "restart_policy": "always", "network": "host", "ports": ["3000:3000/tcp"], - "command": "/bin/bash -c \"echo hello\" && exit 777", + "command": "/bin/bash -c \"sudo chown -R 472:472 /srv/grafana.bit.lan/data\" && exit 777", "privileged": true, "volumes": [ {