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
387 B
10 lines
387 B
VUE_APP_MODE=development
|
|
VUE_APP_NODE_ENV=development
|
|
VUE_APP_SCENE=tcm
|
|
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=/tcm
|
|
VUE_APP_MSG_URL=wss://www.sxwikionline.com/websocket/message/v4.0/ws
|
|
VUE_APP_TITLE=中医药大学课题数据库
|
|
VUE_APP_DESCRIPTION=中医药大学课题数据库
|
|
|