DEBUG = False TESTING = False SQLALCHEMY_URL = 'postgres://user:pass@localhost/dbname'