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
356 B
10 lines
356 B
VUE_APP_MODE=production
|
|
VUE_APP_NODE_ENV=production
|
|
VUE_APP_SCENE=checkwork
|
|
VUE_APP_BASE_URL=http://101.201.226.163
|
|
VUE_APP_API_URL=http://101.201.226.163//checkwork/gateway
|
|
VUE_APP_PROXY_URL=/gateway
|
|
VUE_APP_PUBLIC_PATH=/checkwork
|
|
VUE_APP_MSG_URL=wss://101.201.226.163/websocket/message/v4.0/ws
|
|
VUE_APP_TITLE=考勤管理
|
|
VUE_APP_DESCRIPTION=考勤管理
|
|
|