1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 17:56:25 +00:00
Files
Boostnote/config.js

5 lines
131 B
JavaScript

module.exports = {
apiUrl: 'http://codexen-server-dex2-ezebi636yb.elasticbeanstalk.com/'
// apiUrl: 'http://localhost:8000/'
}