Installing passbolt via docker issue

Hey,
I followed the official guide for installing passbolt via Docker.
Unfortunately when trying to reach my localhost via https (with port 80) It leads to me to a new URL “passbolt.local/users/login” which could not be resolved.

My specs:
MacBook Pro Version 10.13.3
I tried both pulling from passbolt/passbolt and building it locally via the GitHub repo (same issue on both).

I ran curl -Lvvk on my host but I can’t post it because i’m a new user and it won’t allow me to put more than 2 links…

Few notes:

  • Manually getting to : https //localhost:80/auth/login does work and the UI displays properly.
  • The web is flagged as not secured even though the SSL seems to have valid data.

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.