diff --git a/.env.development b/.env.development index d235848ba..5d4c47e0e 100644 --- a/.env.development +++ b/.env.development @@ -1,3 +1,3 @@ GENERATE_SOURCEMAP=true PUBLIC_URL=/tsg -REACT_APP_API_URL=http://local.gunshiiot.com:18083 \ No newline at end of file +REACT_APP_API_URL=http://223.75.53.141:83 \ No newline at end of file diff --git a/.env.production b/.env.production index 0baf8bfc8..0c76ced3d 100644 --- a/.env.production +++ b/.env.production @@ -1,3 +1,3 @@ GENERATE_SOURCEMAP=false PUBLIC_URL=/tsg -REACT_APP_API_URL=http://local.gunshiiot.com:18083 +REACT_APP_API_URL=http://223.75.53.141:83