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