mirror of
https://github.com/ViViDboarder/bitwarden_rs_ldap.git
synced 2024-11-21 18:56:27 +00:00
Lock down registration in sample config
This commit is contained in:
parent
f94f5ae7e0
commit
233e040668
@ -12,6 +12,8 @@ services:
|
||||
- 8000:80
|
||||
environment:
|
||||
ADMIN_TOKEN: admin
|
||||
SIGNUPS_ALLOWED: 'false'
|
||||
INVITATIONS_ALLOWED: 'true'
|
||||
|
||||
ldap:
|
||||
image: osixia/openldap
|
||||
|
Loading…
Reference in New Issue
Block a user