ngrok
This commit is contained in:
parent
06237579f0
commit
b0d751540e
Binary file not shown.
@ -1,5 +1,5 @@
|
||||
export const API_BASE_URL = __DEV__
|
||||
? 'https://221260dc4a2b.ngrok-free.app'
|
||||
? 'https://cd1b5e914b16.ngrok-free.app'
|
||||
: 'https://your-production-url.com'
|
||||
|
||||
export const API_ENDPOINTS = {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user