mirror of
https://github.com/bsmithio/OPNsense-Dashboard.git
synced 2026-02-16 14:14:16 +00:00
Update docker-compose.yaml
This commit is contained in:
parent
57b926cc99
commit
369e2a741e
1 changed files with 1 additions and 1 deletions
|
|
@ -86,7 +86,7 @@ services:
|
|||
# Change these
|
||||
- GF_SECURITY_ADMIN_USER=opnsense
|
||||
- GF_SECURITY_ADMIN_PASSWORD=opnsense
|
||||
- GF_INSTALL_PLUGINS=grafana-piechart-panel,grafana-worldmap-panel
|
||||
- GF_INSTALL_PLUGINS=grafana-worldmap-panel
|
||||
restart: "unless-stopped"
|
||||
volumes:
|
||||
grafana_data:
|
||||
|
|
|
|||
Loading…
Reference in a new issue