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
80d86358b1
commit
3083943bcd
@ -8,7 +8,7 @@ services:
|
||||
environment:
|
||||
#Networking
|
||||
TZ: America/New York
|
||||
NTP_SERVER: 192.168.1.1
|
||||
NTP_SERVER: 192.168.1.1:123
|
||||
APP_PORT: 8030
|
||||
APP_BASE_URL: https://server.joplin.adamoutler.com
|
||||
|
||||
@ -18,7 +18,7 @@ services:
|
||||
|
||||
#LDAP
|
||||
LDAP_1_ENABLED: true
|
||||
LDAP_1_HOST: 192.168.1.100:123
|
||||
LDAP_1_HOST: 192.168.1.100:389
|
||||
LDAP_1_MAIL_ATTRIBUTE: mail
|
||||
LDAP_1_FULLNAME_ATTRIBUTE: displayName
|
||||
LDAP_1_BASE_DN: DC=activedirectory,DC=adamoutler,DC=com
|
||||
|
Loading…
x
Reference in New Issue
Block a user