Skip to content
Snippets Groups Projects
Verified Commit bfda0d8a authored by Martin Weise's avatar Martin Weise
Browse files

Further hotfixing

parent 4686e1e2
No related branches found
No related tags found
2 merge requests!343Patched dashboard service,!342Patched dashboard service
This commit is part of merge request !342. Comments created here will be created in the context of that merge request.
......@@ -445,7 +445,6 @@ services:
- dashboard-service-data:/opt/bitnami/grafana/data
environment:
GF_SERVER_DOMAIN: "dashboard-service"
GF_SERVER_ROOT_URL: "${BASE_URL:-http://localhost}"
GF_SECURITY_DISABLE_INITIAL_ADMIN_CREATION: "true"
LDAP_ADMIN_USERNAME: "${IDENTITY_SERVICE_ADMIN_USERNAME:-admin}"
LDAP_ADMIN_PASSWORD: "${IDENTITY_SERVICE_ADMIN_PASSWORD:-admin}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment