Migrate vaultwarden to new host

This commit is contained in:
Ciapa 2023-04-15 18:16:16 +00:00
parent b75523f811
commit 002bc4c629
1 changed files with 2 additions and 2 deletions

View File

@ -19,8 +19,8 @@
services.nginx.clientMaxBodySize = "128M";
services.nginx.virtualHosts."vault.lewd.wtf" = {
enableACME = false;
forceSSL = false;
enableACME = true;
forceSSL = true;
locations."/" = {
proxyPass = "http://127.0.0.1:8222";
proxyWebsockets = true; # needed if you need to use WebSocket