688fc47
9f2167a
1
2 3
exports.connectionString = "pg://user:password@host/database"; exports.host = 'localhost'; exports.port = 8080;