aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.env.development2
1 files changed, 1 insertions, 1 deletions
diff --git a/.env.development b/.env.development
index 495d100..d19eccf 100644
--- a/.env.development
+++ b/.env.development
@@ -1,3 +1,3 @@
-VITE_APP_API_URL=http://localhost:8000
+VITE_APP_API_URL=http://localhost:2021
VITE_APP_REDIRECT_URL=http://localhost:5173
VITE_APP_GOOGLE_CLIENT_ID=USE_YOUR_OWN_CLIENT_ID \ No newline at end of file