Files
api2/config.sample.py
T
2016-04-18 20:56:24 +02:00

2 lines
105 B
Python

SQLALCHEMY_DATABASE_URI = 'postgresql://user:password@host/db_name'
SQLALCHEMY_TRACK_MODIFICATIONS = True