add debugtoolbar support

This commit is contained in:
2021-09-26 12:27:46 +03:00
parent 5a6d0e0000
commit d60c553ea2
8 changed files with 50 additions and 1 deletions

View File

@ -62,6 +62,9 @@ region = eu-central-1
secret_key =
[web]
debug = no
debug_check_host = no
debug_allowed_hosts =
host = 127.0.0.1
static_path = ../web/templates/static
templates = ../web/templates