# python3 by 121
# -*- coding: utf-8 -*-
'''
Override configurations.
configs = {
'db': {
'host': '127.0.0.1'
}