mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 01:36:22 +00:00
6 lines
131 B
JavaScript
6 lines
131 B
JavaScript
module.exports = {
|
|
// apiUrl: 'https://api.b00st.io/'
|
|
// apiUrl: 'https://api2.b00st.io/'
|
|
apiUrl: 'http://localhost:8000/'
|
|
}
|