rssnyder / discord-stock-ticker

Add live stock & crypto prices to your discord sidebar.
https://rssnyder.github.io/discord-stock-ticker/
MIT License
293 stars 113 forks source link

Update README.md #126

Closed MajesticBeast closed 2 years ago

MajesticBeast commented 2 years ago

Modified and simplified Self-Hosting -- Docker section

MajesticBeast commented 2 years ago

I think the direction the README should take is to give a quick "get up and running" method. This is the first step in that direction by removing all the unneeded Redis info and confusing/duplicate/poorly formatted information for Docker self-hosting. This new docker-compose code and curl code is essentially a copy/paste of what I'm doing with my setup. It will eventually be expanded with extra options/variables/redis info.

This is also literally my first pull request on Github. Hopefully I'm doing this right.