Added an console command for updating currency exchange rates.

This commit is contained in:
Jan Böhmer 2019-08-13 13:04:31 +02:00
parent 2468409212
commit 568367b59e
9 changed files with 1371 additions and 91 deletions

2
.env
View file

@ -37,6 +37,6 @@ MAILER_URL=null://localhost
### Custom vars
FIXER_API_KEY=CHANGEME
### End custom vars