mirror of
https://github.com/gravitl/netmaker.git
synced 2025-09-06 13:14:24 +08:00
add license key to exporter
This commit is contained in:
parent
7325d696eb
commit
7783af3e58
1 changed files with 1 additions and 0 deletions
|
@ -186,6 +186,7 @@ services:
|
|||
PROMETHEUS: "on"
|
||||
VERBOSITY: "1"
|
||||
API_PORT: "8085"
|
||||
LICENSE_KEY: "YOUR_LICENSE_KEY"
|
||||
PROMETHEUS_HOST: https://prometheus.NETMAKER_BASE_DOMAIN
|
||||
expose:
|
||||
- "8085"
|
||||
|
|
Loading…
Add table
Reference in a new issue