New
Compare changes
- Adin Schmahmann authored
* fix(autotls): store certificates at the location from the repo path * docs(autotls): cert storale and other caveats --------- Co-authored-by:
Marcin Rataj <lidel@lidel.org>
+ 3
− 5
@@ -4,6 +4,7 @@ import (
@@ -132,12 +133,9 @@ func ListenOn(addresses []string) interface{} {