6 lines
96 B
JSON
6 lines
96 B
JSON
{
|
|
"defaultEnv": "dev",
|
|
"sql-file": true,
|
|
"dev": "postgres://jonathan@localhost/wdiwtlt"
|
|
}
|