Files
PYTV/.env.example

5 lines
147 B
Plaintext
Raw Permalink Normal View History

2026-03-08 11:28:59 -04:00
# .env
DEBUG=True
SECRET_KEY=django-insecure-development-key-replace-in-production
DATABASE_URL=postgres://pytv_user:pytv_password@db:5432/pytv_db