UNPKG

hello

Version:
22 lines (18 loc) 281 B
'use strict' module.exports = { db: { connection: { host: '127.0.0.1', user: 'hello_raw_template', database: 'hello_raw_template_development' }, debug: true }, json: { pretty: true, spaces: 2 }, logging: { format: 'dev' } }