feat(修改): Host地址修改

This commit is contained in:
bunny 2024-06-06 16:23:21 +08:00
parent 50f79ed99e
commit 590b614346
1 changed files with 8 additions and 8 deletions

View File

@ -1,24 +1,24 @@
bunny:
datasource:
host: 106.15.251.123
host: 192.168.1.4
port: 3305
sqlData: bunny_docs
username: root
password: "02120212"
redis:
host: 47.120.65.66
host: 192.168.1.4
port: 6379
database: 1
password: "02120212"
database: 3
password: "123456"
minio:
endpointUrl: "http://129.211.31.58:9000"
bucket-name: bunny-bbs
endpointUrl: "http://192.168.1.4:9000"
bucket-name: test
accessKey: bunny
secretKey: "02120212"
nacos:
server-addr: z-bunny.cn:8848
server-addr: 192.168.1.4:8848
discovery:
namespace: bunnyBBS
namespace: bunnyServer