UNPKG

@georgiancollege/express-mvc

Version:
7 lines (6 loc) 156 B
let localURI = 'mongodb://127.0.0.1:27017/movies'; let remoteURI = 'your/remote/uri'; module.exports = { localURI: localURI, remoteURI: remoteURI }