This commit is contained in:
echo 2025-11-26 03:45:52 +01:00
parent 06237579f0
commit b0d751540e
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -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 = {