From e636396c6c16f56931edc8b57b8efb6b9a165786 Mon Sep 17 00:00:00 2001
From: zxl <763096477@qq.com>
Date: 星期五, 29 八月 2025 17:59:09 +0800
Subject: [PATCH] 评论
---
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