πŸ”—BASE URL Setup

Setup your local and server base URL inside the AppUrl.swift file

To change the URL from local/dev/production, you can update the init function inside the AppURL struct in the AppURL.swift file

Last updated