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:
parent
500715de5f
commit
685c510b01
@ -16,6 +16,14 @@ services:
|
||||
DB_CLIENT: sqlite3
|
||||
DB_FILE: /var/lib/joplin/database.sqlite
|
||||
|
||||
# Postgres
|
||||
POSTGRES_HOST:
|
||||
POSTGRES_DATABASE:
|
||||
POSTGRES_USER:
|
||||
POSTGRES_PASSWORD:
|
||||
POSTGRES_PORT:
|
||||
|
||||
|
||||
#LDAP
|
||||
LDAP_1_ENABLED: true
|
||||
LDAP_1_HOST: ldap://192.168.1.100:389
|
||||
|
Loading…
x
Reference in New Issue
Block a user