把验证码变大

This commit is contained in:
2026-06-12 19:46:35 +08:00
parent 31c4d460db
commit 4fbb4d5cde
3 changed files with 750 additions and 5 deletions

View File

@@ -7,6 +7,9 @@ services:
- "7001:5000"
env_file:
- .env
environment:
# 强制覆盖,确保容器内写入路径与 volume 挂载点一致
- UPLOAD_ROOT=/app/uploads
volumes:
# 映射 NAS 目录到容器内(按实际 NAS 挂载路径修改冒号左侧)
- /volume1/文字稿:/app/uploads