PATH:
home
/
u865795251
/
domains
/
whatisnewis.com
/
public_html
/
everestentp
/
Editing: .env.example
# Everest Enterprise Configuration # ========================================== # Database Setup # ========================================== DB_HOST=localhost DB_NAME=tapwell_everest DB_USER=root DB_PASS= # ========================================== # Email / SMTP Setup # ========================================== SMTP_HOST=smtp.gmail.com SMTP_PORT=587 SMTP_USER=your_email@gmail.com SMTP_PASS=your_app_password SMTP_SECURE=tls # Admin notification email Address ADMIN_EMAIL=info@tapwell.co.in # Sender name in emails FROM_NAME=Everest Enterprise FROM_EMAIL=noreply@tapwell.co.in # ========================================== # Website & Contact Details # ========================================== PHONE_NUMBER=+91 9167762534 WEBSITE_URL=https://www.tapwell.co.in # ========================================== # Admin Dashboard Authentication # ========================================== ADMIN_USER=admin ADMIN_PASS=AdminEverest2026!
SAVE
CANCEL