Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 251 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 251 Bytes

You will need Python 3.10 or lower to run this server. This is because of pysha3, which will not install on newer versions.

Docker configuration

If you want run this project with docker, you need to change DATABASE_HOST=db and REDIS_HOST=redis