Add new grafana topnav menu to developer docker-compose (#1590)
# What this PR does ## Which issue(s) this PR fixes ## Checklist - [ ] Tests updated - [ ] Documentation added - [ ] `CHANGELOG.md` updated
This commit is contained in:
parent
d3c6621dae
commit
58dbcd9439
1 changed files with 1 additions and 0 deletions
|
|
@ -281,6 +281,7 @@ services:
|
|||
GF_SECURITY_ADMIN_USER: oncall
|
||||
GF_SECURITY_ADMIN_PASSWORD: oncall
|
||||
GF_PLUGINS_ALLOW_LOADING_UNSIGNED_PLUGINS: grafana-oncall-app
|
||||
GF_FEATURE_TOGGLES_ENABLE: topnav
|
||||
env_file:
|
||||
- ./dev/.env.${DB}.dev
|
||||
ports:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue