Checklist
[X] I have read intro post: About the Installation Issues category
[X] I have read the tutorials, help and searched for similar issues
[X] I provide relevant information about my server (component names and versions, etc.)
[ ] I provide a copy of my logs and healthcheck
[ ] I describe the steps I have taken to trouble shoot the problem
[ ] I describe the steps on how to reproduce the issue
Hi,
I’m using the latest docker container. Does it support tcp redirection ?
I had to redirect tcp ports using :
docker run --name passbolt -p 9080:80 -p 9443:443 …
The container starts fine but when I click on the login page it redirects to standard port 443. Isn’t it supposed to transparent ?
Environment is :
Ubuntu 18.04.5 LTS
Docker 18.09.3
