mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-14 16:07:13 +08:00
feat: update docmost 0.70.1
This commit is contained in:
@@ -222,7 +222,7 @@
|
||||
|
||||
轻量级文档管理系统,支持多人协作编辑与版本控制
|
||||
|
||||
<kbd>0.70.0</kbd> • [官网链接](https://github.com/docmost/docmost)
|
||||
<kbd>0.70.1</kbd> • [官网链接](https://github.com/docmost/docmost)
|
||||
|
||||
</td>
|
||||
<td width="33%" align="center">
|
||||
|
||||
@@ -11,7 +11,7 @@ services:
|
||||
APP_SECRET: 52f235dee223c92a83a934ada13b83075c9855fe966b3cbf9dd86810e2b742ee
|
||||
DATABASE_URL: postgresql://docmost:${PANEL_DB_USER_PASSWORD}@db:5432/docmost?schema=public
|
||||
REDIS_URL: redis://redis:6379
|
||||
image: docmost/docmost:0.70.0
|
||||
image: docmost/docmost:0.70.1
|
||||
labels:
|
||||
createdBy: Apps
|
||||
depends_on:
|
||||
Reference in New Issue
Block a user