diff --git a/.env.production b/.env.production index 9ee95cf..e4926e9 100644 --- a/.env.production +++ b/.env.production @@ -1,3 +1,3 @@ -VITE_BASE_API_URL = https://menu.fascano.com/api/user_app/ -VITE_BASE_URL = https://pos_development_easypay.generation-zee.ae/ +VITE_BASE_URL = https://dev.fascano.com/ +VITE_BASE_API_URL = https://dev.fascano.com/api/user_app/ VITE_DEFAULT_LANGUAGE = "ar"