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
319 B
10 lines
319 B
VITE_APP_NAME=后台管理系统
|
|
VITE_SOCKET_URL=wss://server.gxwebsoft.com
|
|
VITE_SERVER_URL=https://server.gxwebsoft.com/api
|
|
VITE_API_URL=https://cms-api.websoft.top/api
|
|
|
|
|
|
#VITE_SERVER_URL=http://127.0.0.1:8000/api
|
|
#VITE_API_URL=http://127.0.0.1:9000/api
|
|
#VITE_THINK_URL=http://127.0.0.1:9099/api
|
|
#/booking/bookingItem
|