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

6 lines
131 B
JavaScript

module.exports = {
// apiUrl: 'https://api.b00st.io/'
apiUrl: 'https://api2.b00st.io/'
// apiUrl: 'http://localhost:8000/'
}