3 changed files with 21 additions and 22 deletions
@ -1,11 +1,11 @@ |
|||
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=https://server.gxwebsoft.com/api |
|||
#VITE_API_URL=https://cms-api.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 |
|||
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 |
|||
|
Loading…
Reference in new issue