| Línea 19... |
Línea 19... |
| 19 |
|
19 |
|
| 20 |
public static let URL_FORGOT_PASSWORD_ENDPOINT = "https://leaderslinked.com/forgot-password"
|
20 |
public static let URL_FORGOT_PASSWORD_ENDPOINT = "https://leaderslinked.com/forgot-password"
|
| 21 |
public static let URL_SIGNUP_ENDPOINT = "https://leaderslinked.com/signup"
|
21 |
public static let URL_SIGNUP_ENDPOINT = "https://leaderslinked.com/signup"
|
| Línea 22... |
Línea 22... |
| 22 |
public static let URL_IMAGE_TESTING = "https://dev.leaderslinked.com/images/ll-logo.png"
|
22 |
public static let URL_IMAGE_TESTING = "https://dev.leaderslinked.com/images/ll-logo.png"
|
| 23 |
|
23 |
|
| 24 |
//public static let URL_ENDPOINT: String = "https://leaderslinked.com"
|
24 |
public static let URL_ENDPOINT: String = "https://leaderslinked.com"
|
| Línea 25... |
Línea 25... |
| 25 |
public static let URL_ENDPOINT: String = "https://dev.leaderslinked.com"
|
25 |
//public static let URL_ENDPOINT: String = "https://dev.leaderslinked.com"
|
| 26 |
//public static let URL_ENDPOINT: String = "http://localhost"
|
26 |
//public static let URL_ENDPOINT: String = "http://localhost"
|