1.0.22
Added
- @maxtruxa added support for specifying docker container environment variable
SSLARGS
to control SSL arguments, or disable SSL by settingBIND=0.0.0.0:80
andSSLARGS=
(empty).
Changed
- @Precioussheep improved consistency of the codebase, reducing bonus code and added typing.