CSRF secret key bugfix, updated deps, compose yml: removed start_period key
This commit is contained in:
parent
8b61a6bf8d
commit
856241e58d
5 changed files with 6 additions and 10 deletions
|
@ -1,7 +1,5 @@
|
|||
DEBUG=true
|
||||
|
||||
SESSION_KEY=debug
|
||||
CSRF_KEY=debug
|
||||
SECRET_KEY=debug
|
||||
|
||||
APP_HOST=127.0.0.1
|
||||
APP_PORT=8000
|
||||
|
|
Loading…
Add table
Reference in a new issue