Complete overwrite: Sync with latest UI and WebDAV logic

This commit is contained in:
admin
2026-01-06 09:17:34 +00:00
parent 309dd0378a
commit 9404ed4a12
7 changed files with 248 additions and 888 deletions

View File

@@ -19,7 +19,7 @@ echo ""
# 镜像名称和版本
IMAGE_NAME="nginx-autoindex"
VERSION="1.0"
VERSION="2.0"
# 构建镜像
echo "开始构建镜像..."