Skip to content
Snippets Groups Projects
Commit a2abae72 authored by Thomas Roos's avatar Thomas Roos
Browse files

Fix Flask debugger

parent 3401b0f0
No related branches found
No related tags found
No related merge requests found
......@@ -2,4 +2,4 @@ BASIC_AUTH_USERNAME = 'test'
BASIC_AUTH_PASSWORD = 'zesje'
BASIC_AUTH_FORCE = 'True'
DATA_DIRECTORY = 'data-dev'
FLASK_DEBUG = 1
DEBUG = 1
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment