修改生产环境配置,适应docker swram集群
This commit is contained in:
@@ -92,7 +92,8 @@ eureka:
|
|||||||
service-url:
|
service-url:
|
||||||
defaultZone: http://172.17.35.163:94/eureka/
|
defaultZone: http://172.17.35.163:94/eureka/
|
||||||
instance:
|
instance:
|
||||||
prefer-ip-address: true
|
prefer-ip-address: false
|
||||||
|
hostName: msgexchangeapi
|
||||||
adminApi:
|
adminApi:
|
||||||
host: 172.17.35.163
|
host: 172.17.35.163
|
||||||
port: 92
|
port: 92
|
||||||
|
|||||||
Reference in New Issue
Block a user