mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-24 11:59:31 +00:00
Fixed currency admin page and modernized underlying swap packages
Fixes issue #1009
This commit is contained in:
parent
a6be786d5d
commit
d3e3c4e3f8
4 changed files with 368 additions and 301 deletions
|
|
@ -6,5 +6,5 @@ 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(string:default:settings:exchange_rate:fixerApiKey:INVALID)%"
|
||||
#exchange_rates_api: ~
|
||||
access_key: "%env(string:settings:exchange_rate:fixerApiKey)%"
|
||||
#exchange_rates_api: ~
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue