-
Notifications
You must be signed in to change notification settings - Fork 3
HaierKeys edited this page Mar 11, 2025
·
5 revisions
支持 本地存储
, OSS
, Cloudflare R2
, Amazon S3
, MinIO
需要修改 config.yaml
修改http-port
和 auth-token
两个选项
启动网关程序
API 网关地址为 http://{IP:PORT}/api/upload
API 访问令牌为 auth-token
内容
支持 OSS
, Cloudflare R2
, Amazon S3
需要在 config.yaml 中修改
http-port
和 database
同时修改 user.is-enable
和 user.register-is-enable
为 true
启动网关程序
访问 WebGUI
地址 http://{IP:PORT}
进行用户注册配置
API 网关地址为 http://{IP:PORT}/api/user/upload
点击在WebGUI
复制 API 配置 获取配置信息