Change grafana user

This commit is contained in:
Alexandre Iooss 2019-07-22 16:44:47 +02:00
parent fc846bf6d8
commit 7a11605b01
No known key found for this signature in database
GPG key ID: 6C79278F3FCDCC02

View file

@ -21,5 +21,6 @@ services:
- ./ldap.toml:/etc/grafana/ldap.toml:ro
ports:
- 8082:3000
user: "104"
restart: always