Files
guofu-admin/.env.development
2024-12-24 20:31:47 +08:00

13 lines
379 B
Plaintext

VITE_APP_NAME=后台管理系统
VITE_SOCKET_URL=wss://server.gxwebsoft.com
VITE_THINK_URL=https://gxtyzx-api.websoft.top/api
#VITE_API_URL=https://ngb-service-api.websoft.top/api
VITE_SERVER_URL=https://server.gxwebsoft.com/api
#VITE_SERVER_URL=http://127.0.0.1:9090/api
VITE_API_URL=http://127.0.0.1:9002/api
#VITE_THINK_URL=http://127.0.0.1:9099/api
#/booking/bookingItem
F