You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
380 B
10 lines
380 B
VUE_APP_MODE=development
|
|
VUE_APP_NODE_ENV=development
|
|
VUE_APP_SCENE=greenback
|
|
VUE_APP_BASE_URL=https://www.sxgreenvalley.com/
|
|
VUE_APP_API_URL=https://www.sxgreenvalley.com/gateway
|
|
VUE_APP_PROXY_URL=/gateway
|
|
VUE_APP_PUBLIC_PATH=/greenback
|
|
VUE_APP_MSG_URL=wss://www.sxgreenvalley.com/websocket/message/v4.0/ws
|
|
VUE_APP_TITLE=绿谷在线
|
|
VUE_APP_DESCRIPTION=绿谷在线管理后台
|
|
|