steamcmd / api

Read-only API interface for steamcmd app_info
https://www.steamcmd.net
MIT License
56 stars 7 forks source link

Add Redis username/password configuration #18

Closed jonakoudijs closed 3 years ago

jonakoudijs commented 3 years ago

This PR will allow username/password configuration by setting it in the config url or separately in username and password environment variables. Also the incorrect Redis read error has been fixed.