mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-04-04 21:36:40 +08:00
chore(deps): update docmost/docmost docker tag to v0.25.1 (#3878)
This commit is contained in:
parent
0bbe289d02
commit
6ab2ab501d
@ -1,6 +1,6 @@
|
||||
services:
|
||||
docmost:
|
||||
image: docmost/docmost:0.24.1
|
||||
image: docmost/docmost:0.25.1
|
||||
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…
x
Reference in New Issue
Block a user