diff --git a/Frontend/.env.production b/Frontend/.env.production index eda4d95..8afc665 100644 --- a/Frontend/.env.production +++ b/Frontend/.env.production @@ -1,2 +1,2 @@ # Frontend/.env.production -VITE_API_BASE_URL=http://192.168.4.128:8081/api \ No newline at end of file +VITE_API_BASE_URL=http://192.168.5.128:8081/api \ No newline at end of file