- #\u914D\u7F6E\u56FE\u7247\u97F3\u9891\u5730\u5740\uFF0C\u548Cweburl\u5934\u90E8\u4FE1\u606F
- resource.Locations = /home/www/appCenterTest/public/
- resource.href = /public/
- project.weburl = http://192.168.50.39:8081
- material.Locations = /home/www/appCenterTest/public/material
- material.href= /public/material
- #\u670D\u52A1\u540D
- spring.application.name = mpwechat
- #spring cloud eureka
- eureka.client.service-url.defaultZone = http://liangjian:360lj.comOauth2passwd@192.168.50.32:11002/eureka/
- # \u4F7F\u7528ip\u5730\u5740\u6CE8\u518C\u5230eureka server
- eureka.instance.ip-address: true
- #instance-id: ${spring.cloud.client.ipAddress}:${server.port}
- eureka.instance.instance-id: 192.168.50.39:${server.port}
|