feat: update docmost 0.24.0

This commit is contained in:
arch3rPro
2025-12-13 05:30:39 +08:00
parent 00c717d635
commit d934a802a6
3 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -222,7 +222,7 @@
轻量级文档管理系统,支持多人协作编辑与版本控制 轻量级文档管理系统,支持多人协作编辑与版本控制
<kbd>0.23.2</kbd> • [官网链接](https://github.com/docmost/docmost) <kbd>0.24.0</kbd> • [官网链接](https://github.com/docmost/docmost)
</td> </td>
<td width="33%" align="center"> <td width="33%" align="center">
@@ -11,7 +11,7 @@ services:
APP_SECRET: 52f235dee223c92a83a934ada13b83075c9855fe966b3cbf9dd86810e2b742ee APP_SECRET: 52f235dee223c92a83a934ada13b83075c9855fe966b3cbf9dd86810e2b742ee
DATABASE_URL: postgresql://docmost:${PANEL_DB_USER_PASSWORD}@db:5432/docmost?schema=public DATABASE_URL: postgresql://docmost:${PANEL_DB_USER_PASSWORD}@db:5432/docmost?schema=public
REDIS_URL: redis://redis:6379 REDIS_URL: redis://redis:6379
image: docmost/docmost:0.23.2 image: docmost/docmost:0.24.0
labels: labels:
createdBy: Apps createdBy: Apps
depends_on: depends_on: