mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-14 02:06:29 +00:00
5 lines
93 B
JavaScript
5 lines
93 B
JavaScript
module.exports = {
|
|
apiUrl: 'https://api.b00st.io/'
|
|
// apiUrl: 'http://localhost:8000/'
|
|
}
|