fix: 添加 docs/images 到 Docker 镜像以支持模板预览画廊
This commit is contained in:
@@ -63,6 +63,7 @@ COPY bgm ./bgm
|
|||||||
COPY templates ./templates
|
COPY templates ./templates
|
||||||
COPY workflows ./workflows
|
COPY workflows ./workflows
|
||||||
COPY resources ./resources
|
COPY resources ./resources
|
||||||
|
COPY docs/images ./docs/images
|
||||||
|
|
||||||
# Create output, data and temp directories
|
# Create output, data and temp directories
|
||||||
RUN mkdir -p /app/output /app/data /app/temp
|
RUN mkdir -p /app/output /app/data /app/temp
|
||||||
|
|||||||
Reference in New Issue
Block a user