Files
PYTV/.env.example

5 lines
147 B
Plaintext

# .env
DEBUG=True
SECRET_KEY=django-insecure-development-key-replace-in-production
DATABASE_URL=postgres://pytv_user:pytv_password@db:5432/pytv_db