To run project need to do following:
- Create
.env
file near docker-compose - Fill this file from
.env.example
and change value on demand - Run command
docker-compose up
- If you want to change time interval or number of drivers - you have to change
.env
and restartgenerator
service:docker-compose restart generator
Docs available by link: http://127.0.0.1:8000/docs