17
0
Fork 0
stock/config.local.py

3 Zeilen
119 B
Python

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