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

0.2.9 API server changed, bump electron version 0.31.0

This commit is contained in:
Rokt33r
2015-08-31 01:33:32 +09:00
parent 3ab423d695
commit e317075815
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
module.exports = {
apiUrl: 'http://codexen-server-dev2.elasticbeanstalk.com/'
apiUrl: 'https://api.b00st.io/'
// apiUrl: 'http://localhost:8000/'
}