remove email related code
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 9s
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 9s
This commit is contained in:
@@ -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
|
||||
# =============================================================================
|
||||
|
||||
Reference in New Issue
Block a user