change tomcat to web (#1210)

* Update hippo4j-config-more.md

* Update hippo4j-config-more.md
pull/1214/head
Abhishek Pathak 1 year ago committed by GitHub
parent 34e63e6aee
commit 46334f8927
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -32,7 +32,7 @@ sidebar_position: 3
spring:
dynamic:
thread-pool:
tomcat:
web:
enable: true
executors:
- thread-pool-id: message-consume
@ -50,7 +50,7 @@ spring:
spring:
dynamic:
thread-pool:
tomcat:
web:
nodes: 192.168.1.5:*,192.168.1.6:8080
executors:
- thread-pool-id: message-consume

@ -32,7 +32,7 @@ sidebar_position: 3
spring:
dynamic:
thread-pool:
tomcat:
web:
enable: true
executors:
- thread-pool-id: message-consume
@ -50,7 +50,7 @@ spring:
spring:
dynamic:
thread-pool:
tomcat:
web:
nodes: 192.168.1.5:*,192.168.1.6:8080
executors:
- thread-pool-id: message-consume

Loading…
Cancel
Save