Update 'Deploment/deployment.json'
This commit is contained in:
@@ -14,7 +14,6 @@
|
|||||||
"hostname": "grafana",
|
"hostname": "grafana",
|
||||||
"restart_policy": "always",
|
"restart_policy": "always",
|
||||||
"administrator_only": false,
|
"administrator_only": false,
|
||||||
"command": "/bin/bash -c \"chown -R root:root /var/lib/grafana\" && exit 777",
|
|
||||||
"image": "grafana/grafana",
|
"image": "grafana/grafana",
|
||||||
"ports": [
|
"ports": [
|
||||||
"3000:3000/tcp"
|
"3000:3000/tcp"
|
||||||
|
|||||||
Reference in New Issue
Block a user