envconfig updated
This commit is contained in:
parent
8e5867c46d
commit
08c2e36881
@ -3,5 +3,6 @@ package domain
|
|||||||
type EnvConfig struct {
|
type EnvConfig struct {
|
||||||
AdminToken string
|
AdminToken string
|
||||||
JwtSecret string
|
JwtSecret string
|
||||||
|
ApiUri string
|
||||||
DisableMigrationsOnStartUp bool
|
DisableMigrationsOnStartUp bool
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user