mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-02 09:14:48 +02:00
6 lines
No EOL
284 B
YAML
6 lines
No EOL
284 B
YAML
florianv_swap:
|
|
providers:
|
|
european_central_bank: ~ # European Central Bank (only works for EUR base currency)
|
|
fixer: # Fixer.io (needs an API key)
|
|
access_key: "%env(FIXER_API_KEY)%"
|
|
#exchange_rates_api: ~ |