Hi all,
I’m self-hosting on a VPS, the trouble I’m getting is that I have two subdomains, both need to show different things.
Currently, when you start bitwarden you’ll get the bitwarden vault on both subdomains - expected as there is the default.conf file. Is there a way to not launch the nginx with bitwarden so that I can use nginx that’s already installed on my server? (Which is already setup for the other site so I’d just need to copy bitwardens config into the sites-enabled…)
Or is there a better way to achieve this?
Any help is appreciated. Thanks!