feat: 更新Dockerfile使用国内镜像源,添加PDF_CLEANUP_DAYS配置,添加正式环境配置文档
This commit is contained in:
@@ -4,6 +4,7 @@ SECRET_KEY=change-me
|
||||
PUBLIC_BASE_URL=http://localhost:8080
|
||||
CERTIFICATE_NO_SECRET=change-me
|
||||
PDF_CACHE_DAYS=30
|
||||
PDF_CLEANUP_DAYS=5
|
||||
DATA_ROOT=/data/certificate-system
|
||||
CORS_ORIGINS=http://localhost:5173,http://localhost:8080
|
||||
|
||||
|
||||
Reference in New Issue
Block a user