提交 e7f5205a 编写于 作者: Y Yiming

Easy portal & adminservice integration test

上级 e79343cf
......@@ -3,7 +3,7 @@ spring:
name: apollo-adminservice
server:
port: ${port:8090}
port: ${port:8080}
logging:
level:
......
......@@ -3,6 +3,6 @@ eureka:
hostname: ${hostname:localhost}
client:
serviceUrl:
defaultZone: http://${eureka.instance.hostname}:8090/eureka/
defaultZone: http://${eureka.instance.hostname}:8080/eureka/
healthcheck:
enabled: true
\ No newline at end of file
local.meta=http://localhost:8090
local.meta=http://localhost:8080
dev.meta=http://dev:8080
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册