diff --git a/.env b/.env new file mode 100644 index 0000000..06db41b --- /dev/null +++ b/.env @@ -0,0 +1,2 @@ +VITE_APP_BASE_URL=http://localhost:4000 +VITE_APP_SOCKET_URL=http://localhost:4000 \ No newline at end of file