-
Notifications
You must be signed in to change notification settings - Fork 0
/
.env
16 lines (16 loc) · 882 Bytes
/
.env
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
VITE_APP_NAME="Metronic"
VITE_APP_VERSION="8.1.8"
VITE_APP_DEMO="demo1"
VITE_APP_FULL_NAME="Metronic Vue"
VITE_APP_API_URL="http://localhost:7000/api"
VITE_APP_API_URL_V1 = "http://localhost:7000/api/v1/"
VITE_APP_BOOTSTRAP_DOCS_LINK="https://getbootstrap.com/docs/5.0"
VITE_APP_SASS_COMPONENTS_PATH="src/assets/sass/core/components"
VITE_APP_PREVIEW_LINK="https://preview.keenthemes.com/metronic8/vue/demo1/#/dashboard"
VITE_APP_PURCHASE_LINK="https://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469"
VITE_APP_YOUTUBE_LINK="https://www.youtube.com/c/KeenThemesTuts/videos"
VITE_APP_GITHUB_LINK="https://github.com/KeenthemesHub"
VITE_APP_TWITTER_LINK="https://twitter.com/keenthemes"
VITE_APP_INSTAGRAM_LINK="https://www.instagram.com/keenthemes/"
VITE_APP_FACEBOOK="https://www.facebook.com/keenthemes"
VITE_APP_DRIBBBLE="https://dribbble.com/keenthemes"