aboutsummaryrefslogtreecommitdiffstats
path: root/.env.development
diff options
context:
space:
mode:
Diffstat (limited to '.env.development')
-rw-r--r--.env.development3
1 files changed, 3 insertions, 0 deletions
diff --git a/.env.development b/.env.development
new file mode 100644
index 0000000..495d100
--- /dev/null
+++ b/.env.development
@@ -0,0 +1,3 @@
+VITE_APP_API_URL=http://localhost:8000
+VITE_APP_REDIRECT_URL=http://localhost:5173
+VITE_APP_GOOGLE_CLIENT_ID=USE_YOUR_OWN_CLIENT_ID \ No newline at end of file