summaryrefslogtreecommitdiff
path: root/config.template/db.json
blob: 845e368cf53635d3add7dd04148cc435ae05fe41 (plain)
1
2
3
4
5
6
{
    "user": "${LIGA_AUSBUTLER_DB_USER}",
    "pass": "${LIGA_AUSBUTLER_DB_PASS}",
    "db": "${LIGA_AUSBUTLER_DB_NAME}",
    "host": "${LIGA_AUSBUTLER_DB_HOST}"
}