mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 19:04:35 +00:00
9 lines
222 B
Markdown
9 lines
222 B
Markdown
# Currency Config
|
|
|
|
We currently depend on [ExchangeRate-API](https://www.exchangerate-api.com/). The config required is:
|
|
|
|
- `exchangerate.api` as "https://v6.exchangerate-api.com/v6/"
|
|
- `exchangerate.key` as the api key
|
|
|
|
|