Complete bash migration

This commit is contained in:
Owen 2025-02-12 21:56:13 -05:00
parent a7b8ffaf9f
commit 81c4199e87
No known key found for this signature in database
GPG key ID: 8271FDFFD9E0CCBD
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() {