diff --git a/.env b/.env index 5cb2929..f56be60 100644 --- a/.env +++ b/.env @@ -1,2 +1,2 @@ VITE_APP_BASE_API=http://160.202.224.52:31002 -VITE_APP_ENV=default \ No newline at end of file +VITE_APP_ENV=default \ No newline at end of file diff --git a/.env.production b/.env.production index e8db98f..4f7e8a8 100644 --- a/.env.production +++ b/.env.production @@ -1,2 +1,2 @@ -VITE_APP_BASE_API=http://api.production.com +VITE_APP_BASE_API=http://160.202.224.52:31002 VITE_APP_ENV=production \ No newline at end of file