diff --git a/Proxy-examples.md b/Proxy-examples.md index f616948..fb01d90 100644 --- a/Proxy-examples.md +++ b/Proxy-examples.md @@ -410,7 +410,6 @@ Example NixOS nginx config. For more Information about NixOS Deployment see [Dep "vw.example.com" = { group = "vaultwarden"; keyType = "rsa2048"; - allowKeysForGroup = true; }; };