第一次提交
This commit is contained in:
6
.env.development
Normal file
6
.env.development
Normal file
@@ -0,0 +1,6 @@
|
||||
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
|
||||
Reference in New Issue
Block a user