mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 17:56:25 +00:00
5 lines
120 B
JavaScript
5 lines
120 B
JavaScript
module.exports = {
|
|
apiUrl: 'http://codexen-server-dev2.elasticbeanstalk.com/'
|
|
// apiUrl: 'http://localhost:8000/'
|
|
}
|