Browse Source

添加默认开放的网络端口

ayan 2 năm trước cách đây
mục cha
commit
cc66d06503
1 tập tin đã thay đổi với 6 bổ sung1 xóa
  1. 6 1
      jetlinks-standalone/src/main/resources/application.yml

+ 6 - 1
jetlinks-standalone/src/main/resources/application.yml

@@ -196,4 +196,9 @@ springdoc:
         - org.hswebframework.web.authorization.basic.web
         - org.jetlinks.community.logging.controller
   cache:
-    disabled: false
+    disabled: false
+network:
+  resources:
+    - 1883-1890
+    - 8800-8810
+    - 5060-5061