7 lines
778 B
Markdown
7 lines
778 B
Markdown
| key | description | required | default |
|
|
|-------------------------|-----------------------------------------------------------|----------|-----------|
|
|
| `AUTH_USERNAME` | username for basic http auth | no | `admin` |
|
|
| `AUTH_PASSWORD` | password for basic http auth | no | `admin` |
|
|
| `BUNQ_API_KEY` | Bunq api key | yes | nothing |
|
|
| `BUNQ_ENVIRONMENT_TYPE` | Bunq environment type | no | `sandbox` |
|
|
| `BUNQ_CONTEXT_PREFIX` | Prefix the path of where you want/have your bunq contexts | no | `.` |
|