Skip to content

Commit

Permalink
Update hackme.py
Browse files Browse the repository at this point in the history
  • Loading branch information
MindPatch authored Aug 14, 2024
1 parent 1e442a8 commit 4eddeea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hackme.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
abort, render_template, flash,make_response
from contextlib import closing
from jinja2 import Environment
# configuration
# configuration s
DATABASE = 'hackme.db'
DEBUG = True
SECRET_KEY = 'development key'
Expand Down

0 comments on commit 4eddeea

Please sign in to comment.