docs: update README/INTERNALS for import feature, harden .gitignore
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user