forked from TALL/check-work
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
329 B
10 lines
329 B
VUE_APP_MODE=production
|
|
VUE_APP_NODE_ENV=production
|
|
VUE_APP_SCENE=
|
|
VUE_APP_BASE_URL=https://test.tall.wiki/
|
|
VUE_APP_API_URL=https://test.tall.wiki/gateway
|
|
VUE_APP_PROXY_URL=/gateway
|
|
VUE_APP_PUBLIC_PATH=/ts
|
|
VUE_APP_MSG_URL=wss://test.tall.wiki/websocket/message/v4.0/ws
|
|
VUE_APP_TITLE=考勤管理
|
|
VUE_APP_DESCRIPTION=考勤管理
|
|
|