3 lines
97 B
Python
3 lines
97 B
Python
# Configuration file
|
|
|
|
DB_URL = "mysql://stacosys_user:stacosys_password@localhost:3306/stacosys"
|