mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 09:46:22 +00:00
4 lines
159 B
JavaScript
4 lines
159 B
JavaScript
// export const API_URL = 'http://localhost:8000/'
|
|
export const API_URL = 'http://boost-api4.elasticbeanstalk.com/'
|
|
// export API_URL 'https://api2.b00st.io/'
|