Alist配置 本文以Docker部署为例 1、启用S3存储 编辑配置文件`config.json`,找到s3配置区域将enable值改为true "s3": { "enable": true, "port": 5246, "ssl": false } 2、修改dock