✨ [2025-05-27] 添加新项目快速初始化教程
All checks were successful
Publish to Confluence / confluence (push) Successful in 49s
All checks were successful
Publish to Confluence / confluence (push) Successful in 49s
This commit is contained in:
parent
070acb0251
commit
9323cce6a5
@ -231,7 +231,6 @@ spring:
|
|||||||
name: qifu-saas-xxx
|
name: qifu-saas-xxx
|
||||||
|
|
||||||
cloud:
|
cloud:
|
||||||
# nacos 配置本地不需要,别的环境会使用运维版本,不需要自己维护
|
|
||||||
nacos:
|
nacos:
|
||||||
discovery:
|
discovery:
|
||||||
namespace: qifu-develop
|
namespace: qifu-develop
|
||||||
@ -240,13 +239,6 @@ spring:
|
|||||||
password: @discovery.password@
|
password: @discovery.password@
|
||||||
register-enabled: false
|
register-enabled: false
|
||||||
ip: ${spring.application.name}
|
ip: ${spring.application.name}
|
||||||
# config:
|
|
||||||
# namespace: @config.namespace@
|
|
||||||
# server-addr: @discovery.server-addr@
|
|
||||||
# username: @discovery.username@
|
|
||||||
# password: @discovery.password@
|
|
||||||
# file-extension: yml
|
|
||||||
# config-retry-time: 30000
|
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user