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
346 B
10 lines
346 B
VUE_APP_MODE=production
|
|
VUE_APP_NODE_ENV=production
|
|
VUE_APP_SCENE=/datang/
|
|
VUE_APP_BASE_URL=http://10.119.190.12:8000
|
|
VUE_APP_API_URL=http://10.119.190.12:8000/datang/v1.0
|
|
VUE_APP_PROXY_URL=/datang/v1.0
|
|
VUE_APP_PUBLIC_PATH=/datang
|
|
VUE_APP_MSG_URL=wss://10.119.190.12:8000/websocket/message/v4.0/ws
|
|
VUE_APP_TITLE=大唐
|
|
VUE_APP_DESCRIPTION=大唐
|
|
|