minus-squaremark@social.cool110.xyztoSelf Hosted - Self-hosting your services.@lemmy.ml•[Help] How to change the ports for a Bitwarden server before installing?linkfedilinkarrow-up8arrow-down2·5 months ago@GregorTacTac If you use containers you can map something like 8080 on the host to 80 in the container. Generally it’s recommended to have a reverse proxy listening on 80 and 443 with all your individual applications on localhost only high ports. linkfedilink
@GregorTacTac If you use containers you can map something like 8080 on the host to 80 in the container. Generally it’s recommended to have a reverse proxy listening on 80 and 443 with all your individual applications on localhost only high ports.