feat(main): initial commit
This commit is contained in:
4
.env.example
Normal file
4
.env.example
Normal file
@@ -0,0 +1,4 @@
|
||||
# .env
|
||||
DEBUG=True
|
||||
SECRET_KEY=django-insecure-development-key-replace-in-production
|
||||
DATABASE_URL=postgres://pytv_user:pytv_password@db:5432/pytv_db
|
||||
Reference in New Issue
Block a user