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