Really use euro as base currency when querying exchange rates, so we can use the configuration-free ECB provider

This should fixes issue #154.
This commit is contained in:
Jan Böhmer 2022-12-11 15:33:50 +01:00
parent 2b2fc6f1e6
commit 7235cb72b4
4 changed files with 29 additions and 7 deletions

View file

@ -1,4 +1,8 @@
florianv_swap:
cache:
ttl: 3600 # 1 hour
providers:
european_central_bank: ~ # European Central Bank (only works for EUR base currency)
fixer: # Fixer.io (needs an API key)