I tried the settings.env that's in the docs:
SYMBOLS=btc,eth,ltc,xrp
API=coingecko
But the last two coins repeat at the end.
Example it displays: btc,eth,ltc,xrp,ltc,xrp,btc,eth,ltc,xrp,ltc,xrp,btc...
Here's the output from the docker-compose logs ticker
I tried the settings.env that's in the docs: SYMBOLS=btc,eth,ltc,xrp API=coingecko But the last two coins repeat at the end. Example it displays: btc,eth,ltc,xrp,ltc,xrp,btc,eth,ltc,xrp,ltc,xrp,btc... Here's the output from the docker-compose logs ticker