Spidersouris-termic/config/db_config.py

2 lines
79 B
Python

CONN_STRING = "postgres://{user}:{password}@{hostname}:{port}/{database-name}"