Merge pull request 'nacos端口修改测试' (#82) from xinwei into master
All checks were successful
continuous-integration/drone Build is passing
All checks were successful
continuous-integration/drone Build is passing
Reviewed-on: #82
This commit is contained in:
commit
52e8330f2a
@ -17,7 +17,7 @@ logging:
|
|||||||
spring:
|
spring:
|
||||||
cloud:
|
cloud:
|
||||||
nacos:
|
nacos:
|
||||||
server-addr: 121.36.203.133:8848
|
server-addr: 121.36.203.133:48083
|
||||||
discovery:
|
discovery:
|
||||||
namespace: ${spring.profiles.active} # 命名空间。这里使用 dev 开发环境
|
namespace: ${spring.profiles.active} # 命名空间。这里使用 dev 开发环境
|
||||||
metadata:
|
metadata:
|
||||||
|
Loading…
Reference in New Issue
Block a user