mirror of
https://github.com/NohamR/OqeeRewind.git
synced 2026-01-11 08:38:21 +00:00
Add Oqee credentials to .env and update README usage
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user