Complete bash migration

This commit is contained in:
Owen
2025-02-12 21:56:13 -05:00
parent a7b8ffaf9f
commit 81c4199e87
9 changed files with 301 additions and 504 deletions

View File

@@ -45,6 +45,7 @@ type Config struct {
EmailSMTPPass string
EmailNoReply string
InstallGerbil bool
TraefikBouncerKey string
}
func main() {