Updated sample config.
This commit is contained in:
parent
b11d522ce8
commit
a78bd4257f
@ -3,4 +3,4 @@
|
|||||||
SQLALCHEMY_DATABASE_URI = 'sqlite:///wanikani.db'
|
SQLALCHEMY_DATABASE_URI = 'sqlite:///wanikani.db'
|
||||||
SECRET_KEY = "putabettersecretkeyhere"
|
SECRET_KEY = "putabettersecretkeyhere"
|
||||||
DEBUG = False
|
DEBUG = False
|
||||||
SERVER_NAME = '127.0.0.1:5000'
|
PORT = 5000
|
Loading…
Reference in New Issue
Block a user