email verification flow updated
This commit is contained in:
@@ -34,7 +34,6 @@ const dbConfig = {
|
||||
// Configuration for Sequelize CLI (supports multiple environments)
|
||||
// All environments use the same configuration from environment variables
|
||||
const cliConfig = {
|
||||
development: dbConfig,
|
||||
dev: dbConfig,
|
||||
test: dbConfig,
|
||||
qa: dbConfig,
|
||||
|
||||
Reference in New Issue
Block a user