1
0
Fork 0

feat: Optimize the Waline installation package

This commit is contained in:
wanghe-fit2cloud 2024-11-21 17:53:41 +08:00
parent 9d40230629
commit c6a1ab1493
4 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -10,7 +10,7 @@ services:
ports:
- ${PANEL_APP_PORT_HTTP}:8360
environment:
- SQLITE_PATH=/app/data # 默认值,不建议修改(如果修改则需要手动将waline.sqlite挂载到这个目录下)
- SQLITE_PATH=/app/data
- TZ=${TZ}
- JWT_TOKEN=${JWT_TOKEN}
- COMMENT_AUDIT=${COMMENT_AUDIT}

View File

@ -5,7 +5,7 @@ title: 一款简洁、安全的评论系统
description: 一款简洁、安全的评论系统
additionalProperties:
key: waline
name: waline
name: Waline
tags:
- Tool
shortDescZh: 一款简洁、安全的评论系统

Binary file not shown.

Before

Width:  |  Height:  |  Size: 53 KiB

After

Width:  |  Height:  |  Size: 4.1 KiB