blob: 778be80bcd9bbe3cedcb3b7a23fde36cf6f5d268 [file] [log] [blame]
{
"description": "Local PostgreSQL database on port 5432",
"dbname": "traffic_ops",
"hostname": "172.17.0.1",
"user": "traffic_ops",
"password": "twelve",
"port": "5432",
"ssl": false,
"type": "Pg"
}