13 lines
225 B
Bash
13 lines
225 B
Bash
|
|
PUID=${PUID}
|
|
PGID=${PGID}
|
|
|
|
################################################################
|
|
|
|
GF_SECURITY_ADMIN_USER=admin
|
|
GF_SECURITY_ADMIN_PASSWORD=file:///run/secrets/grafana_admin_password
|
|
GF_USERS_ALLOW_SIGN_UP=false
|
|
|
|
|
|
|