Files
Inv_web/DB.txt
2026-06-27 16:53:45 +03:00

6 lines
129 B
Plaintext

DB_CONFIG = dict(
dbname="cartriges_demo",
user="postgres",
password="su1010man",
host="localhost",
port=5432