added 404 page + prepared for production setup
This commit is contained in:
3
.env.template
Normal file
3
.env.template
Normal file
@ -0,0 +1,3 @@
|
||||
DJANGO_SECRET_KEY=
|
||||
DJANGO_ENV=prod
|
||||
DJANGO_HOSTS=localhost,127.0.0.1
|
Reference in New Issue
Block a user