6-315/www/config_override.py

6 lines
60 B
Python

configs = {
'db': {
'host': '127.0.0.1'
}
}