Compare commits
No commits in common. "c702aa7876e068a8968fc8acbbeb2fdbb87c73aa" and "846e4adac3f94311c16227d1c234111621b07131" have entirely different histories.
c702aa7876
...
846e4adac3
@ -18,7 +18,7 @@ services:
|
||||
SQLALCHEMY_DATABASE_URI: "mariadb+pymysql://ki:{{ ki_db_password }}@ki_db:3306/ki"
|
||||
FLASK_ENV: "development"
|
||||
KI_LOGLEVEL: "10"
|
||||
KI_AUTH: "{{ ki_auth }}"
|
||||
KI_AUTH: "ldap"
|
||||
KI_LDAP_URL: "{{ ki_ldap_url }}"
|
||||
KI_LDAP_AUTH_USER: "{{ ki_ldap_auth_user }}"
|
||||
KI_LDAP_AUTH_PASSWORD: "{{ ki_ldap_auth_password }}"
|
||||
|
Loading…
Reference in New Issue
Block a user