Update 'Deploment/deployment.json'

This commit is contained in:
2022-05-04 04:21:56 +00:00
parent cb3b647134
commit 1bbbb3afea
+1
View File
@@ -14,6 +14,7 @@
"hostname": "grafana",
"restart_policy": "always",
"administrator_only": false,
"command": "/bin/bash -c \"chown -R root:root /var/lib/grafana \" && exit 777",
"image": "grafana/grafana",
"ports": [
"3000:3000/tcp"