Compare commits

..

No commits in common. "97465e9d8c3e64578bc764f2f5c1eb7f9932348e" and "8d98e23cd0d3c4a0b3a5175d2a8a93278fa080ef" have entirely different histories.

View File

@ -32,8 +32,6 @@ backend:
ADMIN_EMAIL: "admin@brand-master.com" ADMIN_EMAIL: "admin@brand-master.com"
ADMIN_PASSWORD: "admin123" # CHANGE THIS! ADMIN_PASSWORD: "admin123" # CHANGE THIS!
ADMIN_FULL_NAME: "System Administrator" ADMIN_FULL_NAME: "System Administrator"
# Set to "true" to reset admin password on every deployment (useful if you forgot password)
FORCE_ADMIN_PASSWORD_RESET: "false"
# Email configuration for password reset (optional) # Email configuration for password reset (optional)
SMTP_HOST: "smtp.gmail.com" SMTP_HOST: "smtp.gmail.com"
SMTP_PORT: "587" SMTP_PORT: "587"