Skip to content

Commit

Permalink
Merge pull request codingapi#62 from boylong12/4.1.0
Browse files Browse the repository at this point in the history
4.1.0
  • Loading branch information
xlorne authored Feb 25, 2018
2 parents a6ea931 + 50a3a3f commit 5fe0f0e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tx-manager/src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,11 @@ spring.resources.static-locations=classpath:/static/

#zookeeper地址
#spring.cloud.zookeeper.connect-string=127.0.0.1:2181
#spring.cloud.zookeeper.discovery.preferIpAddress = true

#eureka 地址
eureka.client.service-url.defaultZone=http://127.0.0.1:8761/eureka/
eureka.instance.prefer-ip-address=true

#######################################redis-start#################################################
#redis 配置文件,根据情况选择集群或者单机模式
Expand Down

0 comments on commit 5fe0f0e

Please sign in to comment.