working commit

This commit is contained in:
2026-06-07 15:06:37 +02:00
parent 52dd2cef20
commit c656b562d8
17 changed files with 291 additions and 85 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ import (
const (
defaultHostname = "localhost"
rcFilename = ".certmanager.yaml"
rcFilename = ".mbase.yaml"
defaultPort uint32 = client.DefaultPort
getHelloCmd = "getHello"