API-Ke via .env hinzu gefügt

This commit is contained in:
2025-11-05 09:53:37 +00:00
parent e6a97ff1a0
commit 8e8a6b3b13
5 changed files with 342 additions and 169 deletions
+10
View File
@@ -0,0 +1,10 @@
# 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