url, logo set
This commit is contained in:
BIN
resources/images/Purity-Select-Logo-1.png
Normal file
BIN
resources/images/Purity-Select-Logo-1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.4 KiB |
@@ -1,7 +1,7 @@
|
||||
export const GET_BASE_PATH = ""
|
||||
|
||||
let MAIN_DOMAIN = "http://127.0.0.1:8006";
|
||||
// let MAIN_DOMAIN = "https://app.peptidewebmd.com";
|
||||
// let MAIN_DOMAIN = "http://127.0.0.1:8009";
|
||||
let MAIN_DOMAIN = "https://app.purityselect.com";
|
||||
|
||||
export const ADMIN_LOGIN_API = MAIN_DOMAIN + "/api/admin/login"
|
||||
export const PATIENT_LIST_API = MAIN_DOMAIN + "/api/admin/patient-list"
|
||||
|
Reference in New Issue
Block a user