log: info # logging level
auth:
proxy: ... # https://www.binance.com or proxy
csrf_token: ... # CSRF token from your browser on www.binance.com
cookie: ... # Cookie from your browser on www.binance.com
# Install docker image and run the container
docker-compose pull && docker-compose up -d
# Display container logs
docker-compose logs -f
# Set config file
export CONFIG=config.yaml
# Run the bot
binance-mystery-buyer run buyer