mirror of
https://gitlink.org.cn/pooneyy/1Panel-Appstore.git
synced 2026-04-24 07:11:46 +08:00
chore(deps): update docmost/docmost docker tag to v0.80.0 (localApps) (#5075)
This commit is contained in:
parent
a71b1277f6
commit
65c1757837
@ -1,6 +1,6 @@
|
||||
services:
|
||||
docmost:
|
||||
image: docmost/docmost:0.71.1
|
||||
image: docmost/docmost:0.80.0
|
||||
environment:
|
||||
APP_SECRET: ${APP_SECRET}
|
||||
DATABASE_URL: postgres://${PANEL_DB_USER}:${PANEL_DB_USER_PASSWORD}@${PANEL_DB_HOST}:${PANEL_DB_PORT}/${PANEL_DB_NAME}?schema=public
|
||||
Loading…
Reference in New Issue
Block a user