| Línea 13... |
Línea 13... |
| 13 |
public static let URL_FORGOT_PASSWORD_ENDPOINT = "https://leaderslinked.com/forgot-password"
|
13 |
public static let URL_FORGOT_PASSWORD_ENDPOINT = "https://leaderslinked.com/forgot-password"
|
| 14 |
public static let URL_SIGNUP_ENDPOINT = "https://leaderslinked.com/signup"
|
14 |
public static let URL_SIGNUP_ENDPOINT = "https://leaderslinked.com/signup"
|
| 15 |
public static let URL_IMAGE_TESTING = "https://dev.leaderslinked.com/images/ll-logo.png"
|
15 |
public static let URL_IMAGE_TESTING = "https://dev.leaderslinked.com/images/ll-logo.png"
|
| Línea 16... |
Línea 16... |
| 16 |
|
16 |
|
| 17 |
//public static let URL_ENDPOINT: String = "https://leaderslinked.com"
|
17 |
//public static let URL_ENDPOINT: String = "https://leaderslinked.com"
|
| 18 |
// public static let URL_ENDPOINT: String = "https://dev.leaderslinked.com"
|
18 |
public static let URL_ENDPOINT: String = "https://dev.leaderslinked.com"
|
| Línea 19... |
Línea 19... |
| 19 |
public static let URL_ENDPOINT: String = "http://localhost"
|
19 |
// public static let URL_ENDPOINT: String = "http://localhost"
|
| 20 |
|
20 |
|
| 21 |
|
21 |
|