Rev 1 |
Rev 8 |
Ir a la última revisión |
Mostrar el archivo completo |
|
|
Autoría |
Ultima modificación |
Ver Log
|
| Rev 1 |
Rev 4 |
| 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"
|