mirror of https://gitee.com/maxjhandsome/pig
配置提交
This commit is contained in:
parent
c75380bbb5
commit
8c0615f56b
|
@ -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
|
||||
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue