配置提交

This commit is contained in:
wangiegie@gmail.com 2017-12-21 13:05:38 +08:00
parent c75380bbb5
commit 8c0615f56b
3 changed files with 6 additions and 6 deletions

View File

@ -3,7 +3,7 @@ eureka:
prefer-ip-address: true
client:
serviceUrl:
defaultZone: http://pig:gip6666@localhost:1001/eureka
defaultZone: http://pig:gip6666@localhost:1025/eureka
spring:
application:
@ -14,7 +14,7 @@ spring:
discovery:
service-id: pig-config-server
enabled: true
profile: dev
profile: local
label: master

View File

@ -3,7 +3,7 @@ eureka:
prefer-ip-address: true
client:
serviceUrl:
defaultZone: http://pig:gip6666@localhost:1001/eureka
defaultZone: http://pig:gip6666@localhost:1025/eureka
spring:
application:
@ -14,6 +14,6 @@ spring:
discovery:
service-id: pig-config-server
enabled: true
profile: dev
profile: local
label: master

View File

@ -3,7 +3,7 @@ eureka:
prefer-ip-address: true
client:
serviceUrl:
defaultZone: http://pig:gip6666@localhost:1001/eureka
defaultZone: http://pig:gip6666@localhost:1025/eureka
spring:
application:
@ -14,5 +14,5 @@ spring:
discovery:
service-id: pig-config-server
enabled: true
profile: dev
profile: local
label: master