diff --git a/env.example.js b/env.example.js deleted file mode 100644 index 13e0dc3..0000000 --- a/env.example.js +++ /dev/null @@ -1,18 +0,0 @@ -// all of these are required to run the project - - -// SERVER_URL -// SERVER_PORT - -// DATABASE_URL - -// MINIO_ACCESS_KEY -// MINIO_SECRET_KEY -// MINIO_ENDPOINT -// MINIO_PORT - -// CLERK_SECRET_KEY - -// JWT_ACCESS_TOKEN_SECRET - -// JWT_REFRESH_TOKEN_SECRET \ No newline at end of file