1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 17:56:25 +00:00
Files
Boostnote/config.js
2015-08-20 01:30:57 +09:00

5 lines
120 B
JavaScript

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