diff --git a/noise/.env.example b/noise/.env.example deleted file mode 100644 index fd86a67..0000000 --- a/noise/.env.example +++ /dev/null @@ -1,10 +0,0 @@ -# API Configuration -API_KEY=your_api_key_here -APIHOST=http://localhost:3005 - -# MongoDB Configuration (if needed) -MONGO_ROOT_USERNAME=admin -MONGO_ROOT_PASSWORD=your_password_here -LOCALDIR=/path/to/local/dir -REPO_USER=your_username -REPO_PASSWORD=your_password