Fix: Reports were not working as they were not adapted to the new Enums

Fix: The docker image borked on printing as it did not have the en_IN locale
Fix: Angular errored as it needed typescript < 4.1.0
Fix: chd yml had a typo in host name
This commit is contained in:
2020-12-15 22:15:51 +05:30
parent 5a73387404
commit 22de4f7624
7 changed files with 17 additions and 8 deletions

View File

@ -1,5 +1,5 @@
---
http_host: "knox.greatbear.id"
http_host: "knox.greatbear.in"
http_conf: "knox.greatbear.in.conf"
host_port: "8337"
host_directory: "barker-chd"