remove email related code
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 9s

This commit is contained in:
2026-08-02 14:25:41 +05:00
parent 6cdf042f49
commit 00d25698c6
12 changed files with 30 additions and 199 deletions
-13
View File
@@ -27,19 +27,6 @@ POSTGRES_PORT=5432
# =============================================================================
REDIS_HOST=redis
# =============================================================================
# Frontend — used to build links in password-reset emails
# =============================================================================
FRONTEND_URL="http://localhost:3000"
# =============================================================================
# Email / SMTP — password-reset and notification mail
# =============================================================================
EMAIL_HOSTNAME=""
EMAIL_PORT=
EMAIL_USERNAME=
EMAIL_PASSWORD=
# =============================================================================
# SMS gateway — OTP + notifications
# =============================================================================