diff --git a/frontend/.env.development b/frontend/.env.development index 701f5ba..1b37f20 100644 --- a/frontend/.env.development +++ b/frontend/.env.development @@ -1,2 +1,2 @@ # Please put appropriate value -VITE_API_HOST = http://localhost:5001 \ No newline at end of file +VITE_API_HOST=http://localhost:5001 \ No newline at end of file