|
@@ -11,11 +11,11 @@
|
|
|
//export const API_URL = 'http://192.168.3.81:8000'
|
|
|
// export const API_URL = 'https://staging.clicknpush.ca'
|
|
|
|
|
|
-// export const API_URL = 'https://app.clicknpush.ca'
|
|
|
+export const API_URL = 'https://app.clicknpush.ca'
|
|
|
// export const API_URL = 'http://192.168.1.106:8000' // Nathan
|
|
|
//export const API_URL = 'http://192.168.1.64:8000' // Chase
|
|
|
//export const API_URL = 'http://192.168.0.22:8000' // Eric
|
|
|
// export const API_URL = 'http://192.168.1.131:8000' // Aidan surface
|
|
|
-export const API_URL = 'http://192.168.1.77:8000' // Aidan home
|
|
|
+// export const API_URL = 'http://192.168.1.77:8000' // Aidan home
|
|
|
|
|
|
// export const API_URL = Config.API_URL
|