stock/config.local.py

3 line
119 B
Python

SQLALCHEMY_TRACK_MODIFICATIONS = True
SQLALCHEMY_DATABASE_URI = "postgresql://tetastock:tetastock@localhost/tetastock"