I run both Jira and Bitbucket on docker on my windows 10.
jira url: http://localhost:8080
When I spin up Bitbucket container and set up, it asks for Jira integration.
I used http://localhost:8080 as jira base url and it failed "There doesn't seem to be a running Jira server (version 4.3 or later) at this url.
I plan to run Jira/Bitbucket/confluence all in Docker, and it would be great to integrate them as single sign on. (all managed through Jira).
Any help is appreciated.