UNPKG

dm-tools

Version:
24 lines (23 loc) 433 B
{ "development": { "username": "yadav", "password": "yadav", "database": "dev", "host": "127.0.0.1", "dialect": "postgres" }, "test": { "username": "root", "password": null, "database": "test", "host": "127.0.0.1", "dialect": "postgres" }, "production": { "username": "root", "password": null, "database": "prod", "host": "127.0.0.1", "dialect": "postgres" } }