Hi!
I want to install Bitwaself-hosted, but after running ./bitwarden.sh install
I received the following error:
docker: Error response from daemon: driver failed programming external connectivity on endpoint certbot (b9b17fe72efe89025dc7921f8cabe29e2923d8b09460b8bd6edc4e46a79321dc): Error starting userland proxy: listen tcp4 0.0.0.0:80: bind: address already in use.
Port 80 is already in use, and I should modify the ports before running the installer, but I don’t know how because I see only the file uid.env
under /opt/bitwarden/bwdata/env/
I appreciate any help you can provide.