working on auth
This commit is contained in:
@@ -38,7 +38,7 @@ type (
|
||||
WebPort int `env:"WEB_PORT"`
|
||||
WebURL string `env:"WEB_URL"`
|
||||
GraphPort int `env:"GRAPH_PORT"`
|
||||
GrapURL string `env:"GRAPH_URL"`
|
||||
GraphURL string `env:"GRAPH_URL"`
|
||||
DbURL string `env:"DB_URL"`
|
||||
MailerTplDir string `env:"MAILER_TEMPLATES_DIR"`
|
||||
MailerFrom string `env:"MAILER_FROM_ADDRESS"`
|
||||
|
||||
Reference in New Issue
Block a user