mirror of
https://github.com/okxlin/appstore.git
synced 2025-07-15 05:42:18 +08:00
9 lines
197 B
Plaintext
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=""
|