From 211b5a717de92b9b52879280ca2285cdd0b4a54b Mon Sep 17 00:00:00 2001 From: peng <peng.com> Date: 星期三, 10 九月 2025 19:11:25 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/dev' into dev --- consumer/src/main/resources/application.yml | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/consumer/src/main/resources/application.yml b/consumer/src/main/resources/application.yml index 4c7d0b5..f7351bd 100644 --- a/consumer/src/main/resources/application.yml +++ b/consumer/src/main/resources/application.yml @@ -38,7 +38,7 @@ redis: host: 127.0.0.1 port: 6379 -# password: lilishop + # password: lilishop lettuce: pool: # 杩炴帴姹犳渶澶ц繛鎺ユ暟锛堜娇鐢ㄨ礋鍊艰〃绀烘病鏈夐檺鍒讹級 榛樿 8 @@ -247,8 +247,8 @@ # account: # username: elastic # password: LiLiShopES -# logstash: -# server: 127.0.0.1:4560 + # logstash: + # server: 127.0.0.1:4560 rocketmq: promotion-topic: lili_promotion_topic promotion-group: lili_promotion_group @@ -284,6 +284,6 @@ appname: xxl-job-executor-lilishop address: ip: - port: 8891 + port: 8848 logpath: ./xxl-job/executor logretentiondays: 7 -- Gitblit v1.8.0