fix grafana
This commit is contained in:
parent
4c53a29ee5
commit
c4ba3a78f0
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ services:
|
||||||
- GF_SECURITY_ADMIN_USER=mafyuh
|
- GF_SECURITY_ADMIN_USER=mafyuh
|
||||||
- GF_SECURITY_ADMIN_PASSWORD=$GF_SECURITY_ADMIN_PASSWORD
|
- GF_SECURITY_ADMIN_PASSWORD=$GF_SECURITY_ADMIN_PASSWORD
|
||||||
volumes:
|
volumes:
|
||||||
- /docker/appdata/grafana:/etc/grafana/provisioning/datasources
|
- /docker/appdata/grafana:/var/lib/grafana
|
||||||
networks:
|
networks:
|
||||||
- grafana
|
- grafana
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue