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