Compare commits

..

No commits in common. "3a7656b15b90465686ab3fbe3a5ce7500193df55" and "9d0eef3a50ee926ac8a64511e39030a1a60923e9" have entirely different histories.

View File

@ -29,8 +29,6 @@ backend:
ADMIN_EMAIL: "shilohorev1@gmail.com"
ADMIN_PASSWORD: "Admin123!"
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)
SMTP_HOST: "smtp.gmail.com"
SMTP_PORT: "587"