17 lines
927 B
Bash
17 lines
927 B
Bash
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_VERSION=v8.2.3
|
|
VITE_APP_THEME_NAME=WrenchBoard
|
|
VITE_APP_THEME_DEMO=demo1
|
|
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
|
|
|
|
# CUSTOM ENV VARIABLES ADDED
|
|
VITE_APP_USER_ENDPOINT=https://digifi-apidev.chiefsoft.net/digibko/v1 |