mirror of
https://github.com/bitgapp/eqMac.git
synced 2024-11-26 07:57:13 +03:00
putting API url back to production
This commit is contained in:
parent
865e598819
commit
9783314f4a
@ -4,7 +4,7 @@
|
||||
|
||||
NSString * const HELPER_BUNDLE_IDENTIFIER = @"com.bitgapp.eqMac2Helper";
|
||||
NSString * const DRIVER_UID = @"EQMAC2.1_DRIVER_ENGINE";
|
||||
NSString * const API_URL = @"http://localhost:3000";//@"https://eqmac-api.bitgapp.com";
|
||||
NSString * const API_URL = @"https://eqmac-api.bitgapp.com";
|
||||
NSString * const APP_URL = @"https://bitgapp.com/eqmac/";
|
||||
NSString * const SUPPORT_URL = @"https://bitgapp.com/eqmac/#/donate";
|
||||
NSString * const HELP_URL = @"https://go.crisp.chat/chat/embed/?website_id=d43e2906-97e3-4c50-82ea-6fa04383b983";
|
||||
|
Loading…
Reference in New Issue
Block a user