summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfangshunjian <[email protected]>2021-09-23 19:03:24 +0800
committerfangshunjian <[email protected]>2021-09-23 19:03:24 +0800
commita94cf77c98791a8f2f506b31048ffa44950d53a6 (patch)
tree5136a1b0e04522df3124cdca95fc5d215be3dc5e
parentff2a43b222e20e872af7c83763d1f3a19d7d7f46 (diff)
fix: 修改 lokipushurls.yml 初始化内容dev-3.0
-rw-r--r--src/main/resources/config/lokiPushUrls.yml5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/main/resources/config/lokiPushUrls.yml b/src/main/resources/config/lokiPushUrls.yml
index d090083..fa927eb 100644
--- a/src/main/resources/config/lokiPushUrls.yml
+++ b/src/main/resources/config/lokiPushUrls.yml
@@ -1,6 +1,3 @@
!!net.geedge.confagent.entity.LokiPushUrlsEntity
lokiPushUrls:
-- {target: 'http://192.168.44.64', token: aaa}
-- {target: 'http://192.168.44.61', token: bbb}
-- {target: 'http://192.168.44.64', token: cc2}
-- {target: 'http://192.168.44.60', token: dd3}
+- {target: 'http://127.0.0.1', mode: 'local',token: aaa}