mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
test(web): integration test auto theme (#2096)
Allows capturing of code coverage for the `auto` theme in the Standalone suite.
This commit is contained in:
parent
0d7b33022c
commit
f32a0a7407
|
@ -7,6 +7,8 @@ port: 9091
|
|||
tls_cert: /config/ssl/cert.pem
|
||||
tls_key: /config/ssl/key.pem
|
||||
|
||||
theme: auto
|
||||
|
||||
log:
|
||||
level: debug
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user