updating cloud init with new env vars

This commit is contained in:
lza_menace
2021-01-13 09:47:57 -08:00
parent fec49104e0
commit ef1144ae1c
2 changed files with 9 additions and 4 deletions

View File

@@ -6,6 +6,6 @@ ZMQ_PORT=18082
UNRESTRICTED_PORT=18083
GF_AUTH_ANONYMOUS_ENABLED=true
GF_AUTH_BASIC_ENABLED=true
GF_AUTH_DISABLE_LOGIN_FORM=true
GF_SECURITY_ADMIN_PASSWORD=xxxxxx
GF_SECURITY_ADMIN_USER=xxxx
GF_AUTH_DISABLE_LOGIN_FORM=false
GF_SECURITY_ADMIN_PASSWORD=admin
GF_SECURITY_ADMIN_USER=admin