diff --git a/app/.env.development b/app/.env.development index c4d5c01..9d6a59d 100644 --- a/app/.env.development +++ b/app/.env.development @@ -1,2 +1,2 @@ VITE_BASE_URL=/ -VITE_API_URL=http://localhost:10101 \ No newline at end of file +VITE_API_URL=http://localhost:10101/ \ No newline at end of file