2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-12-21 13:23:02 +01:00

update influxdb

This commit is contained in:
kev
2016-03-26 15:46:59 +08:00
parent 00d28d1146
commit 62ef80eb37
3 changed files with 5 additions and 2 deletions

View File

@@ -4,5 +4,5 @@ grafana:
- "3000:3000"
environment:
- GF_SECURITY_ADMIN_USER=admin
- GF_SECURITY_ADMIN_PASSWORD=ag2Ahth2u
- GF_SECURITY_ADMIN_PASSWORD=admin
restart: always