add license key to exporter

This commit is contained in:
Abhishek Kondur 2022-09-30 10:16:57 +05:30
parent 7325d696eb
commit 7783af3e58

View file

@ -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"