mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-26 04:49:32 +00:00
Added a button to update exchange rates via web gui.
This commit is contained in:
parent
ff7c1cddc7
commit
af42c3cca0
11 changed files with 1137 additions and 909 deletions
6
config/packages/swap.yaml
Normal file
6
config/packages/swap.yaml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
florianv_swap:
|
||||
providers:
|
||||
exchange_rates_api: ~
|
||||
fixer:
|
||||
access_key: "%env(FIXER_API_KEY)%"
|
||||
european_central_bank: ~ # European Central Bank
|
||||
Loading…
Add table
Add a link
Reference in a new issue