Update docker-compose.yaml
Some checks failed
Updates/Joplin/pipeline/head There was a failure building this commit
Some checks failed
Updates/Joplin/pipeline/head There was a failure building this commit
This commit is contained in:
parent
d706e624a3
commit
7585b22403
@ -13,8 +13,8 @@ services:
|
|||||||
APP_BASE_URL: https://server.joplin.adamoutler.com
|
APP_BASE_URL: https://server.joplin.adamoutler.com
|
||||||
|
|
||||||
# Database
|
# Database
|
||||||
DB_CLIENT: sqlite3
|
DB_CLIENT: pg # or sqlite3
|
||||||
DB_FILE: /var/lib/joplin/database.sqlite
|
# DB_FILE: /var/lib/joplin/database.sqlite # for local sqlite db
|
||||||
|
|
||||||
# Postgres
|
# Postgres
|
||||||
POSTGRES_HOST: postgres
|
POSTGRES_HOST: postgres
|
||||||
|
Loading…
x
Reference in New Issue
Block a user