Files
eventify_backend/.env.example
Vivek P Prakash aa40080012 Initials
2025-11-27 11:53:46 +05:30

5 lines
119 B
Plaintext

# Copy to .env and set values
DJANGO_SECRET_KEY=replace-me
DJANGO_DEBUG=False
DJANGO_ALLOWED_HOSTS=localhost,127.0.0.1