chore: 修改配置文件

This commit is contained in:
shidaobang 2025-01-02 11:33:32 +08:00
parent 135c804703
commit 652277f3a5
1 changed files with 9 additions and 5 deletions

View File

@ -29,16 +29,17 @@ spring:
- org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration
cloud:
nacos:
server-addr: https://test.youshengyun.com:443
username: nacos
password: ${NACOS_PASSWORD:111111}
config:
enabled: false
group: DEFAULT_GROUP
#namespace: '4ff1fa77-622e-409c-b0ae-ff7d46e4d782'
namespace: '6c9ebcb4-5ae0-46d0-bc2a-59ecc28b9abf'
server-addr: https://dev.youshengyun.com:443
username: nacos
password: ${NACOS_PASSWORD:111111}
namespace: test
discovery:
enabled: false
group: DEFAULT_GROUP
namespace: test
config:
import:
- optional:nacos:code.yml
@ -159,6 +160,9 @@ y9:
packagesToScanEntityTenant: net.risesoft.entity
packagesToScanRepositoryPublic: net.risesoft.y9public.repository
packagesToScanRepositoryTenant: net.risesoft.repository
multi-tenant:
# kafka, db
event-source: kafka
log:
enabled: true
# kafka, api