Mobile App

samneang/src/api/config.js

1. API Config

Please change your API_URL in config file.

export const API_URL = 'http://www.your-domain.com/api/v1/mobile/'

Last updated