chore: 更新配置文件和依赖引用

This commit is contained in:
2026-03-24 16:13:42 +08:00
parent 43750b4538
commit f6c859c05c
2 changed files with 11 additions and 7 deletions

View File

@@ -31,7 +31,7 @@ database:
host: "116.204.74.41"
port: "15432"
user: "postgres"
pass: "123456"
pass: "Bjang09@686^*^"
name: "admin"
role: "master"
maxIdle: "5"
@@ -44,7 +44,7 @@ database:
host: "116.204.74.41"
port: "15432"
user: "postgres"
pass: "123456"
pass: "Bjang09@686^*^"
name: "admin"
role: "slave"
maxIdle: "5"
@@ -104,8 +104,11 @@ gfcli:
noModelComment: true
path: "./internal/app/system"
# 文件上传服务地址与oss模块minio中的endpoint一致
filePrefix: "116.204.74.41:9000"
# 文件上传服务地址与oss模块minio中的endpoint(filePrefix需要加http://)一致
filePrefix: "http://116.204.74.41:9000"
consul:
address: 116.204.74.41:8500
address: 116.204.74.41:8500
jaeger: #链路追踪
addr: 116.204.74.41:4318