添加默认开放的网络端口
This commit is contained in:
parent
779eddd4c8
commit
cc66d06503
|
|
@ -196,4 +196,9 @@ springdoc:
|
||||||
- org.hswebframework.web.authorization.basic.web
|
- org.hswebframework.web.authorization.basic.web
|
||||||
- org.jetlinks.community.logging.controller
|
- org.jetlinks.community.logging.controller
|
||||||
cache:
|
cache:
|
||||||
disabled: false
|
disabled: false
|
||||||
|
network:
|
||||||
|
resources:
|
||||||
|
- 1883-1890
|
||||||
|
- 8800-8810
|
||||||
|
- 5060-5061
|
||||||
Loading…
Reference in New Issue