添加默认开放的网络端口

This commit is contained in:
ayan 2022-10-18 16:49:25 +08:00
parent 779eddd4c8
commit cc66d06503
1 changed files with 6 additions and 1 deletions

View File

@ -197,3 +197,8 @@ springdoc:
- org.jetlinks.community.logging.controller
cache:
disabled: false
network:
resources:
- 1883-1890
- 8800-8810
- 5060-5061