add mucha handler, fix CXB log duplication

This commit is contained in:
Hay1tsme
2023-02-17 01:37:59 -05:00
parent 7e3396a7ff
commit 9ee155792e
8 changed files with 232 additions and 17 deletions

View File

@ -43,3 +43,11 @@ aimedb:
loglevel: "info"
port: 22345
key: ""
mucha:
enable: False
hostname: "localhost"
loglevel: "info"
port: 8444
ssl_key: "cert/server.key"
ssl_cert: "cert/server.pem"