Set up LDAP to run from virtual env

This commit is contained in:
2020-02-04 22:00:21 -07:00
parent f1b6be922d
commit 0189713ff1
4 changed files with 56 additions and 65 deletions

View File

@@ -5,3 +5,6 @@
# For example, use the first output of this:
# head /dev/urandom | sha1sum
AUTH_TOKEN = ''
LDAP_USERNAME = ''
LDAP_PASSWORD = ''