package domain type EnvConfig struct { AdminToken string JwtSecret string }