Update admin email
This commit is contained in:
parent
f35aef846d
commit
982877b59c
@ -35,9 +35,9 @@ backend:
|
||||
# Email configuration for password reset (optional)
|
||||
SMTP_HOST: "smtp.gmail.com"
|
||||
SMTP_PORT: "587"
|
||||
SMTP_USERNAME: ""
|
||||
SMTP_PASSWORD: ""
|
||||
SMTP_FROM: "noreply@brand-master.com"
|
||||
SMTP_USERNAME: "dvirlabs@gmail.com"
|
||||
SMTP_PASSWORD: "tlet bebr jwbe amzw"
|
||||
SMTP_FROM: "dvirlabs@gmail.com"
|
||||
|
||||
# JWT Secret Key (IMPORTANT: Change this in production!)
|
||||
jwtSecretKey: "your-secret-key-change-this-in-production"
|
||||
|
||||
@ -26,7 +26,7 @@ backend:
|
||||
BACKEND_URL: "https://api-brand-master.dvirlabs.com"
|
||||
FRONTEND_URL: "https://brand-master.dvirlabs.com"
|
||||
# Admin user credentials (change in production!)
|
||||
ADMIN_EMAIL: "admin@brandmaster.com"
|
||||
ADMIN_EMAIL: "dvir8360@gmail.com"
|
||||
ADMIN_PASSWORD: "Admin123!"
|
||||
ADMIN_FULL_NAME: "System Administrator"
|
||||
# Email configuration for password reset (optional)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user