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

article CRUD with socket

This commit is contained in:
Rokt33r
2015-10-16 22:12:49 +09:00
parent a1810e6023
commit 2a339a2935
12 changed files with 176 additions and 99 deletions

View File

@@ -1,5 +1,2 @@
module.exports = {
// apiUrl: 'https://api.b00st.io/'
// apiUrl: 'https://api2.b00st.io/'
apiUrl: 'http://localhost:8000/'
}
export const API_URL = 'http://localhost:8000/'
// export API_URL 'https://api2.b00st.io/'