UNPKG

fixr-compiled

Version:

Create data fixtures for testing projects

8 lines (7 loc) 134 B
module.exports = { "host": "localhost", "port": "5432", "database": "postgres", "user": process.env.USER, "password": "" };