update: Modify API base URL in .env and .env.production files for consistency across environments
This commit is contained in:
parent
b0d9c7f521
commit
7ca70cb8e6
|
@ -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
|
Loading…
Reference in New Issue