Update docker-compose.yaml
All checks were successful
Updates/Joplin/pipeline/head This commit looks good
All checks were successful
Updates/Joplin/pipeline/head This commit looks good
This commit is contained in:
@@ -9,9 +9,6 @@ services:
|
|||||||
NTP_SERVER: 192.168.1.1:123
|
NTP_SERVER: 192.168.1.1:123
|
||||||
APP_PORT: 8030
|
APP_PORT: 8030
|
||||||
APP_BASE_URL: https://joplin.adamoutler.com
|
APP_BASE_URL: https://joplin.adamoutler.com
|
||||||
#USER_CONTENT_BASE_URL:
|
|
||||||
API_BASE_URL: https://joplin.adamoutler.com/server/api
|
|
||||||
JOPLINAPP_BASE_URL: https://joplin.adamoutler.com/server
|
|
||||||
# Database
|
# Database
|
||||||
DB_CLIENT: pg # or sqlite3
|
DB_CLIENT: pg # or sqlite3
|
||||||
# DB_FILE: /var/lib/joplin/database.sqlite # for local sqlite db
|
# DB_FILE: /var/lib/joplin/database.sqlite # for local sqlite db
|
||||||
|
Reference in New Issue
Block a user