1
0
mirror of https://github.com/binary-kitchen/doorlockd synced 2024-12-22 02:14:26 +01:00

config: serve local bootstrap and jquery copies

Signed-off-by: Ralf Ramsauer <ralf@binary-kitchen.de>
This commit is contained in:
Ralf Ramsauer 2018-03-18 16:17:03 +01:00
parent a21beefe74
commit 5fe83e59f9

View File

@ -1,2 +1,4 @@
DEBUG = True
SECRET_KEY = 'foobar'
BOOTSTRAP_SERVE_LOCAL = True