1
0
mirror of https://gitlink.org.cn/pooneyy/1Panel-Appstore.git synced 2026-05-07 22:40:27 +08:00
1Panel-Appstore/apps/joplin/3.4.1/.env.sample
2025-07-18 16:18:57 +00:00

9 lines
197 B
Plaintext

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=""