···2121 AppPassword string `env:"APP_PASSWORD"`
22222323 // uhhhh this is because knot1 is under icy's did
2424- TmpAltAppPassword string `env:"ALT_APP_PASSWORD, required"`
2424+ TmpAltAppPassword string `env:"ALT_APP_PASSWORD"`
2525}
26262727type OAuthConfig struct {