1
0

chore(deps): update joplin/server docker tag to v3.5.2 (#3042)

This commit is contained in:
renovate[bot]
2025-12-20 00:56:02 +00:00
committed by GitHub
parent 57e847c3ca
commit 33f7a22538
3 changed files with 1 additions and 1 deletions

View File

@@ -0,0 +1,8 @@
CONTAINER_NAME="joplin"
JOPLIN_EXTERNAL_URL="http://localhost:40082"
PANEL_APP_PORT_HTTP="40082"
POSTGRES_DB="joplin"
POSTGRES_HOST="postgres"
POSTGRES_PORT="5432"
POSTGRES_PWD=""
POSTGRES_USER=""