docs: update README/INTERNALS for import feature, harden .gitignore

This commit is contained in:
P0luz
2026-04-19 12:09:53 +08:00
parent a09fbfe13a
commit 821546d5de
27 changed files with 5365 additions and 479 deletions

View File

@@ -17,6 +17,7 @@ RUN pip install --no-cache-dir -r requirements.txt
# Copy project files / 复制项目文件
COPY *.py .
COPY dashboard.html .
COPY config.example.yaml ./config.yaml
# Persistent mount point: bucket data