Files
2024-06-11 15:39:01 +08:00

8 lines
310 B
Bash

NODE_ENV=production
VUE_APP_API_BASE_URL=http://boot.jero.com:8080/laws-chery
VUE_APP_CAS_BASE_URL=http://cas.example.org:8443/cas
VUE_APP_ONLINE_BASE_URL=http://fileview.jero.com/onlinePreview
VUE_APP_TAG_FLAG=1
VUE_APP_LOGIN_PAGE='/user/login'
VUE_APP_CURRENT_SYSTEM='inner'
VUE_APP_LOGOUT_PAGE='/user/login'