chore: 更新配置文件和依赖引用
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user