fix: 更新文件上传服务地址为http协议

This commit is contained in:
2026-03-24 16:16:14 +08:00
parent 99fbce121a
commit 018d60469a

View File

@@ -103,7 +103,7 @@ nats:
url: "nats://localhost:4222"
# 文件上传服务地址与oss模块minio中的endpoint一致
filePrefix: "116.204.74.41:9000"
filePrefix: "http://116.204.74.41:9000"
cache:
localTTL: 60