Browse Source

set default metrics port 8889

abhishek9686 7 tháng trước cách đây
mục cha
commit
974e7cea55
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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