diff --git a/.env.development b/.env.development index 21e8923..c5c6fc9 100644 --- a/.env.development +++ b/.env.development @@ -1,7 +1,7 @@ NODE_ENV=development VUE_APP_PREVIEW=true -VUE_APP_API_BASE_URL=http://60.209.125.238:25805 -VUE_APP_SOCKET_BASE_URL=http://60.209.125.238:25805 +//VUE_APP_API_BASE_URL=http://60.209.125.238:25805 +//VUE_APP_SOCKET_BASE_URL=http://60.209.125.238:25805 -//VUE_APP_API_BASE_URL=http://127.0.0.1:5000 -//VUE_APP_SOCKET_BASE_URL=http://127.0.0.1:5000 \ No newline at end of file +VUE_APP_API_BASE_URL=http://127.0.0.1:5000 +VUE_APP_SOCKET_BASE_URL=http://127.0.0.1:5000 \ No newline at end of file