Browse Source

set default metrics port 8889

abhishek9686 7 months ago
parent
commit
974e7cea55
1 changed files with 2 additions and 0 deletions
  1. 2 0
      scripts/netmaker.default.env

+ 2 - 0
scripts/netmaker.default.env

@@ -96,3 +96,5 @@ MANAGE_DNS=false
 OLD_ACL_SUPPORT=true
 # if STUN is set to true, hole punch is called
 STUN=true
+# Metrics Port
+METRICS_PORT=8009