Skip to content

Commit 9b7a944

Browse files
author
胡贵
committed
sth
1 parent 2ff5dbf commit 9b7a944

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lts-admin/src/main/resources/lts-admin-config.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ clusterNames=test_cluster
1313

1414
config.job.queue=mongo
1515
config.job.logger=mongo
16-
mongo.addresses=127.0.0.1:27017
17-
mongo.database=lts
16+
config.mongo.addresses=127.0.0.1:27017
17+
config.mongo.database=lts
1818

1919
#config.zk.client=zkclient
2020
#config.zk.client=curator

0 commit comments

Comments
 (0)