Closed xilu0 closed 7 years ago
Where can I configure MONGO,I want to use remote MONDOGB
You can do this with e.g. superscript.setup({ mongoURI: 'mongodb://localhost/superscriptDB' }) 🙂
superscript.setup({ mongoURI: 'mongodb://localhost/superscriptDB' })
Where can I configure MONGO,I want to use remote MONDOGB