Closed yuljk closed 4 years ago
Hi - I have installed the package and created a systemd service, which starts successfully. I have configured my settings in config.env.
However I don't see bitwarden_rs listening on ports 80 or 443 when issuing netstat -tulpn | grep LISTEN.
Is there a step I'm missing here?
Many thanks
Nevermind - Sorted, looks like it listens on port 8000. Configured my HAProxy backend to listen on port 8000
Hi - I have installed the package and created a systemd service, which starts successfully. I have configured my settings in config.env.
However I don't see bitwarden_rs listening on ports 80 or 443 when issuing netstat -tulpn | grep LISTEN.
Is there a step I'm missing here?
Many thanks