doorkeeper-provider-app
doorkeeper-provider-app copied to clipboard
docker container not starting (puma error)
uninitialized constant Puma::DSL::DefaultRackup
When I remove line 7 in config/puma.rb, it works.
Can you reproduce that?
I think you're safe to remove this line https://github.com/puma/puma/issues/683
uninitialized constant Puma::DSL::DefaultRackup
When I remove line 7 in config/puma.rb, it works.
Can you reproduce that?
@philister, can you fetch latest gem version and try now that this PR is merged: https://github.com/doorkeeper-gem/doorkeeper-provider-app/pull/439