Fix syntax error
This commit is contained in:
parent
1ebed0c641
commit
626b179945
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ services:
|
|||
volumes:
|
||||
- ./kanboard_data:/var/www/app/data
|
||||
- ./kanboard_plugins:/var/www/app/plugins
|
||||
environnements:
|
||||
environment:
|
||||
- "LDAP_AUTH=true"
|
||||
- "LDAP_SERVER=ldap://10.128.0.149"
|
||||
- "LDAP_BIND_TYPE=proxy"
|
||||
|
|
Loading…
Reference in a new issue