mirror of
https://github.com/mmahdium/TGSS.git
synced 2026-08-12 08:32:48 +03:30
fix: added AppEnv to configs return
This commit is contained in:
@@ -106,5 +106,6 @@ func Load(logger *zap.Logger) *Config {
|
||||
AppHost: appHost,
|
||||
AppPort: appPort,
|
||||
BaseURL: baseURL,
|
||||
AppEnv: appEnv,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user