Files
structureplugins/jero-web/.env.test
T
2024-03-12 11:09:54 +08:00

8 lines
327 B
Bash

NODE_ENV=production
VUE_APP_API_BASE_URL=http://boot.jero.com:8080/byd-structuredplugins-serve
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'