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
373 B
10 lines
373 B
VUE_APP_MODE=development
|
|
VUE_APP_NODE_ENV=development
|
|
VUE_APP_SCENE=greenvalley
|
|
VUE_APP_BASE_URL=http://www.sxwikionline.com/
|
|
VUE_APP_API_URL=http://www.sxwikionline.com/gateway
|
|
VUE_APP_PROXY_URL=/gateway
|
|
VUE_APP_PUBLIC_PATH=/greenvalley
|
|
VUE_APP_MSG_URL=wss://test.tall.wiki/websocket/message/v4.0/ws
|
|
VUE_APP_TITLE=绿谷在线
|
|
VUE_APP_DESCRIPTION=绿谷在线管理后台
|
|
|