更新 template/entrance/web/src/main/resources/application.properties
This commit is contained in:
@@ -42,9 +42,9 @@ server.forward-headers-strategy=framework
|
||||
## message config , use memory for test, mq.type can be redis/rocketmq/kafka
|
||||
mq.type=memory
|
||||
#redis
|
||||
spring.redis.host=${REDIS_HOST:redis.byteawake.com}
|
||||
spring.redis.port=6379
|
||||
spring.redis.timeout=3000
|
||||
#spring.redis.host=${REDIS_HOST:redis.byteawake.com}
|
||||
#spring.redis.port=6379
|
||||
#spring.redis.timeout=3000
|
||||
|
||||
#rocketmq.name-server=${ROCKETMQ_HOST:10.0.2.221:9876;10.0.2.222:9876;10.0.2.223:9876}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user