Skip to content

Commit 3cb45e8

Browse files
committed
[fit] 修改nacos默认配置,最简单化
1 parent 04c4d51 commit 3cb45e8

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

  • framework/fit/java/fit-builtin/plugins/fit-service-coordination-nacos/src/main/resources

framework/fit/java/fit-builtin/plugins/fit-service-coordination-nacos/src/main/resources/application.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
nacos:
2-
serverAddr: 192.168.123.81:8848
3-
heartbeat:
4-
isEphemeral: true
5-
weight: 1.0F
2+
serverAddr: 127.0.0.1:8848
63

74
fit:
85
beans:

0 commit comments

Comments
 (0)