diff --git a/.env.development b/.env.development index 21e4ab5..41b0ae9 100644 --- a/.env.development +++ b/.env.development @@ -1,6 +1,6 @@ VITE_APP_NAME=后台管理(开发环境) #VITE_API_URL=http://192.168.1.131:9200/api -#VITE_SERVER_API_URL=http://127.0.0.1:8000/api +VITE_SERVER_API_URL=http://127.0.0.1:8000/api #VITE_API_URL=https://cms-api.s209.websoft.top/api