Commit 315992f0 authored by Trisno's avatar Trisno

change url

parent 78628bb3
// export const BASE_URL_LOGIN = 'https://excelsocrm.ravintoladev.com/crm/v2/auth/login'; // export const BASE_URL_LOGIN = 'https://excelsocrm2.ravintolasky.com/crm/v2/auth/login';
// export const BASE_URL_REGISTER = 'https://excelsocrm.ravintoladev.com/crm/v2/auth/register'; // export const BASE_URL_REGISTER = 'https://excelsocrm2.ravintolasky.com/crm/v2/auth/register';
// export const BASE_URL_REGISTER_CONFIRM ='https://excelsocrm.ravintoladev.com/crm/v2/auth/register_confirm'; // export const BASE_URL_REGISTER_CONFIRM ='https://excelsocrm2.ravintolasky.com/crm/v2/auth/register_confirm';
// export const BASE_URL_GET_ENUM = 'https://excelsocrm.ravintoladev.com/crm/v2/auth/register_get_enum'; // export const BASE_URL_GET_ENUM = 'https://excelsocrm2.ravintolasky.com/crm/v2/auth/register_get_enum';
// export const BASE_URL_GET_CARAOUSEL = 'https://excelsocrm.ravintoladev.com/cms/v2/list/promotions-carousel'; // export const BASE_URL_GET_CARAOUSEL = 'https://excelsocrm2.ravintolasky.com/cms/v2/list/promotions-carousel';
// export const BASE_URL_RESET_PASSWORD = 'https://excelsocrm.ravintoladev.com/crm/v2/auth/forgot_password'; // export const BASE_URL_RESET_PASSWORD = 'https://excelsocrm2.ravintolasky.com/crm/v2/auth/forgot_password';
// export const BASE_URL_CHANGE_PASSWORD = 'https://excelsocrm.ravintoladev.com/crm/v2/auth/change_password'; // export const BASE_URL_CHANGE_PASSWORD = 'https://excelsocrm2.ravintolasky.com/crm/v2/auth/change_password';
export const BASE_URL_NEW_PASSWORD = 'https://excelsocrm.ravintoladev.com/crm/v2/auth/reset_password'; export const BASE_URL_NEW_PASSWORD = 'https://excelsocrm2.ravintolasky.com/crm/v2/auth/reset_password';
\ No newline at end of file \ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment