test: enable authelia debug output
This commit is contained in:
parent
af968c8163
commit
f17d18f7bc
1 changed files with 1 additions and 0 deletions
|
|
@ -454,6 +454,7 @@ in
|
|||
inherit (config.test) domain;
|
||||
subdomain = "auth";
|
||||
ssl = config.shb.certs.certs.selfsigned.n;
|
||||
debug = true;
|
||||
|
||||
ldapHostname = "127.0.0.1";
|
||||
ldapPort = config.shb.lldap.ldapPort;
|
||||
|
|
|
|||
Loading…
Reference in a new issue