Commit b7d4d5b9 authored by Fred's avatar Fred

Merge branch 'master' of ssh://repo.cs.co.id:2222/wahyu/bahanoprek

# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
parents e0b71c57 315992f0
// 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