I am currently trying to set up Drone.io with my Github account. I installed the drone.io and that works - I am able to get to the drone.io login page on localhost. The problem begins when I try to login to authorize access to Github, as Github returns error 404 - "This is not the page you are looking for" with the following url:
I tried using localhost and localhost/authorize for the Authorization Callback, but no changes. Can anyone see what am I doing incorrectly?
My Github settings:
My docker-compose file:

