first commit
This commit is contained in:
9
docker.env
Normal file
9
docker.env
Normal file
@@ -0,0 +1,9 @@
|
||||
# Set the admin user's login and password
|
||||
GF_SECURITY_ADMIN_USER=admin
|
||||
GF_SECURITY_ADMIN_PASSWORD=admin
|
||||
|
||||
GF_PATHS_PROVISIONING=/etc/grafana/provisioning
|
||||
|
||||
|
||||
# Enable or disable user signup
|
||||
GF_USERS_ALLOW_SIGN_UP=false
|
||||
Reference in New Issue
Block a user