diff --git a/.env b/.env deleted file mode 100644 index 4bdd19d..0000000 --- a/.env +++ /dev/null @@ -1,8 +0,0 @@ -# The port number on which the backend server is running -VITE_BACKEND_PORT=80 - -# The IP address or hostname of the backend server -VITE_BACKEND_NAME=74.220.24.24 - -# The timeout duration (in milliseconds) for API requests -VITE_API_TIMEOUT=5000