Initial commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
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'
|
||||
Reference in New Issue
Block a user