test/custom-admin-ui #3

Merged
orion merged 673 commits from test/custom-admin-ui into master 2026-06-05 17:20:58 +08:00
Showing only changes of commit 50c692f9bc - Show all commits
+4 -1
View File
@@ -28,11 +28,14 @@
## 部署方式
### Docker一键部署
#### AMD 开发版
#### AMD 开发版(不稳定,待测试,新增分片异步上传,永久存储)
```bash
docker run -d --restart=always -p 12345:12345 -v /opt/FileCodeBox/:/app/data --name filecodebox lanol/filecodebox:pre
```
#### AMD
```bash