Reproducing
- Have ruby installed
- Have bundler installed (or run
gem install bundler
) - Run
bundle install
- Run
bundle exec gruf
in one terminal - Run traefik proxy with config
traefik_config.toml
in different terminal - Run
bundle exec ruby make_request.rb
in different terminal
In make_request.rb there is info what to change to see correct result.