chore(deps): update joplin/server docker tag to v3.5.2 (#3042)
This commit is contained in:
8
apps/joplin/3.5.2/.env.sample
Normal file
8
apps/joplin/3.5.2/.env.sample
Normal 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=""
|
||||
Reference in New Issue
Block a user