Set TTT_DEBUG to 1

Print some extra stuff when TTT_DEBUG is 1
This commit is contained in:
Eryn Wells 2017-09-30 13:55:08 -07:00
parent 1a48c696ea
commit a29e9bd8cf
2 changed files with 9 additions and 6 deletions

1
.env
View file

@ -1 +1,2 @@
FLASK_APP=tictactoe.py
TTT_DEBUG=1