-
Describe the bug | 问题描述以任何身份新增一条评论,都会出现一条 附: services:
waline:
container_name: waline
image: lizheming/waline:latest
restart: always
ports:
- 8360:8360
volumes:
- ${PWD}:/app/data
environment:
TZ: 'Asia/Shanghai'
SQLITE_PATH: '/app/data'
JWT_TOKEN: '********'
IPQPS: 10 下载 CaddyFile:(caddy.exe) Website URL | 问题网站https://mwtjc.online:14001/blog-demo/ Where your waline deploy? | 服务部署在哪里?Self Host Where your comment data store? | 数据存储在哪里?SQLite |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
可以复现,先回滚到 1.33.0 的版本吧,我之后修复一下。 It can be reproduced, please roll back to version 1.33.0 first, I will fix it later. |
Beta Was this translation helpful? Give feedback.
-
|
@waline/vercel@1.34.2 更新到这个版本吧,已经修复了。 @waline/vercel@1.34.2 Please update to this version, it has been fixed. |
Beta Was this translation helpful? Give feedback.
@waline/vercel@1.34.2 更新到这个版本吧,已经修复了。
@waline/vercel@1.34.2 Please update to this version, it has been fixed.