- # just a flag
- ENV='production'
- # base api
- VUE_APP_BASE_API=''
- VUE_APP_BASE_DO_API='https://ng-frontend-api.elken.com'
- VUE_APP_CDN_API='https://ng-upload.elken.com'
- VUE_APP_BASE_WEBSITE='https://ngds.elken.com'
- VUE_APP_BASE_PAY_STACK_PUBLIC_KEY='pk_live_fae524f9d073d877beeb661fd825a37a9bc91f0a'
- VUE_APP_ACCESS_TOKEN_PREFIX='Bearer '
|