stacosys/config.py

3 lines
97 B
Python

# Configuration file
DB_URL = "mysql://stacosys_user:stacosys_password@localhost:3306/stacosys"