MULTI_DOWNLOADER_ACCESS_KEY MULTI_DOWNLOADER_SECRET_KEY
continuous-integration/drone/push Build encountered an error
continuous-integration/drone/push Build encountered an error
This commit is contained in:
@@ -20,8 +20,9 @@ composer require nwb/multi-downloader-client
|
||||
## Env
|
||||
The following env variables are used by default
|
||||
```dotenv
|
||||
MULTI_DOWNLOADER_API_KEY
|
||||
MULTI_DOWNLOADER_URL
|
||||
MULTI_DOWNLOADER_ACCESS_KEY
|
||||
MULTI_DOWNLOADER_SECRET_KEY
|
||||
MULTI_DOWNLOADER_URL (Utile en cas de test local. Si non précisée: https://multi-dl.kub.nwb.fr )
|
||||
```
|
||||
They can be overriden in the constructor
|
||||
```php
|
||||
|
||||
Reference in New Issue
Block a user