{ "name": "ult", "address": "0.0.0.0:80", "_database": { "type": "postgresql", "_type": "mysql", "host": "127.0.0.1", "port": 5432, "db": "ult", "username": "ult", "password": "ult@sonar" }, "database": { "type": "sqlite", "path": "db.sqlite", "_path": ":memory:" }, "_cache": { "type": "redis", "host": "127.0.0.1", "port": 6379, "username": "", "password": "" }, "cache": { "type": "memory" } }