|
|
@ -10,8 +10,7 @@ register.url=http://localhost:1111/eureka/ |
|
|
|
gateway.url=http://localhost:8081 |
|
|
|
gateway.url=http://localhost:8081 |
|
|
|
# ------- 需要改的配置end ------- |
|
|
|
# ------- 需要改的配置end ------- |
|
|
|
|
|
|
|
|
|
|
|
## nacos cloud配置 |
|
|
|
eureka.client.serviceUrl.defaultZone=${register.url} |
|
|
|
spring.cloud.nacos.discovery.server-addr=${register.url} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# 页面上显示的测试环境地址 |
|
|
|
# 页面上显示的测试环境地址 |
|
|
|
api.url-test=http://open-test.yourdomain.com |
|
|
|
api.url-test=http://open-test.yourdomain.com |
|
|
|