Update flask_container_ci challenge
This commit is contained in:
@ -9,4 +9,3 @@ SECRET_KEY = 'shhh'
|
||||
CSRF_ENABLED = True
|
||||
|
||||
SQLALCHEMY_DATABASE_URI = 'sqlite:///' + os.path.join(basedir, 'app.db')
|
||||
|
||||
|
Reference in New Issue
Block a user