Add Oqee credentials to .env and update README usage

This commit is contained in:
√(noham)²
2025-11-16 17:01:48 +01:00
parent 3c4aec3c1a
commit 2b9a160789
2 changed files with 23 additions and 2 deletions

View File

@@ -1,2 +1,4 @@
API_KEY = 'your_api_key_here'
API_URL = 'https://example.com/get-cached-keys'
OQEE_USERNAME=your_username
OQEE_PASSWORD=your_password
API_KEY=your_api_key_here
API_URL=https://example.com/get-cached-keys