Skip to content

Commit

Permalink
add licensekey to grafana env
Browse files Browse the repository at this point in the history
  • Loading branch information
abhishek9686 committed Oct 6, 2022
1 parent 9fe5da5 commit d502d5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compose/docker-compose.ee.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@ services:
environment:
PROMETHEUS_HOST: "prometheus.NETMAKER_BASE_DOMAIN"
NETMAKER_METRICS_TARGET: "netmaker-exporter.NETMAKER_BASE_DOMAIN"
LICENSE_KEY: "YOUR_LICENSE_KEY"
volumes:
- grafana_data:/var/lib/grafana
ports:
Expand Down

0 comments on commit d502d5f

Please sign in to comment.