Files
yunxinwei-vue/.env.development
2023-08-04 13:32:43 +08:00

7 lines
239 B
Plaintext

VITE_APP_NAME=后台管理系统
VITE_API_URL=http://localhost:9090/api
#VITE_SOCKET_URL=ws://localhost:9190
#VITE_API_URL=http://127.0.0.1:9090/api
#VITE_API_URL=https://server.gxwebsoft.com/api
VITE_SOCKET_URL=wss://server.gxwebsoft.com