diff --git a/.env.development b/.env.development index 2d2d556..13900d9 100644 --- a/.env.development +++ b/.env.development @@ -1,17 +1,17 @@ PORT=3011 -VITE_APP_BASE_LAYOUT_CONFIG_KEY='metronic-react-demo1-8150' -VITE_APP_API_URL=https://preview.keenthemes.com/metronic8/laravel/api +VITE_APP_BASE_LAYOUT_CONFIG_KEY='digifi-agent' +VITE_APP_API_URL=https://dev-agents.digifi.com VITE_APP_VERSION=v8.2.3 -VITE_APP_THEME_NAME=WrenchBoard -VITE_APP_THEME_DEMO=demo1 +VITE_APP_THEME_NAME=digifi +VITE_APP_THEME_DEMO=digifi VITE_APP_BOOTSTRAP_DOCS_LINK=https://getbootstrap.com/docs/5.0 VITE_APP_SASS_PATH=src/_digifi/assets/sass/core/components VITE_APP_SASS_VARIABLES_PATH=src/_digifi/assets/sass/core/components/_variables.scss -VITE_APP_PURCHASE_URL=https://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469 -VITE_APP_PREVIEW_URL=https://preview.keenthemes.com/metronic8/react/demo1/ -VITE_APP_PREVIEW_REACT_URL=https://preview.keenthemes.com/metronic8/react -VITE_APP_PREVIEW_DOCS_URL=https://preview.keenthemes.com/metronic8/react/docs -VITE_APP_THEME_API_URL=https://preview.keenthemes.com/theme-api/api +VITE_APP_PURCHASE_URL=https://www.digifi.com/ +VITE_APP_PREVIEW_URL=https://www.digifi.com/demo1/ +VITE_APP_PREVIEW_REACT_URL=https://www.digifi.com +VITE_APP_PREVIEW_DOCS_URL=https://www.digifi.com/ +VITE_APP_THEME_API_URL=https://api.digifi/api/api # CUSTOM ENV VARIABLES ADDED VITE_APP_USER_ENDPOINT=https://digifi-apidev.chiefsoft.net/digibko/v1 \ No newline at end of file diff --git a/.env.production b/.env.production index 3f9a1d0..13900d9 100644 --- a/.env.production +++ b/.env.production @@ -1,17 +1,17 @@ PORT=3011 -VITE_APP_BASE_LAYOUT_CONFIG_KEY='metronic-react-demo1-8150' -VITE_APP_API_URL=https://preview.keenthemes.com/metronic8/laravel/api +VITE_APP_BASE_LAYOUT_CONFIG_KEY='digifi-agent' +VITE_APP_API_URL=https://dev-agents.digifi.com VITE_APP_VERSION=v8.2.3 -VITE_APP_THEME_NAME=DigiFi -VITE_APP_THEME_DEMO=demo1 +VITE_APP_THEME_NAME=digifi +VITE_APP_THEME_DEMO=digifi VITE_APP_BOOTSTRAP_DOCS_LINK=https://getbootstrap.com/docs/5.0 VITE_APP_SASS_PATH=src/_digifi/assets/sass/core/components VITE_APP_SASS_VARIABLES_PATH=src/_digifi/assets/sass/core/components/_variables.scss -VITE_APP_PURCHASE_URL=https://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469 -VITE_APP_PREVIEW_URL=https://preview.keenthemes.com/metronic8/react/demo1/ -VITE_APP_PREVIEW_REACT_URL=https://preview.keenthemes.com/metronic8/react -VITE_APP_PREVIEW_DOCS_URL=https://preview.keenthemes.com/metronic8/react/docs -VITE_APP_THEME_API_URL=https://preview.keenthemes.com/theme-api/api +VITE_APP_PURCHASE_URL=https://www.digifi.com/ +VITE_APP_PREVIEW_URL=https://www.digifi.com/demo1/ +VITE_APP_PREVIEW_REACT_URL=https://www.digifi.com +VITE_APP_PREVIEW_DOCS_URL=https://www.digifi.com/ +VITE_APP_THEME_API_URL=https://api.digifi/api/api # CUSTOM ENV VARIABLES ADDED VITE_APP_USER_ENDPOINT=https://digifi-apidev.chiefsoft.net/digibko/v1 \ No newline at end of file