mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-17 23:51:03 +08:00
chore(deps): update docmost/docmost docker tag to v0.70.2 (localApps) (#4555)
This commit is contained in:
parent
8c52e87e05
commit
a434fc63f2
@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
docmost:
|
docmost:
|
||||||
image: docmost/docmost:0.70.1
|
image: docmost/docmost:0.70.2
|
||||||
environment:
|
environment:
|
||||||
APP_SECRET: ${APP_SECRET}
|
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
|
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