Browse Source

close unmatched left parenthesis in the README (#6046)

pull/6054/head
Stefan Melmuk 2 weeks ago
committed by GitHub
parent
commit
f58539f0b4
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      README.md

2
README.md

@ -69,7 +69,7 @@ There are also [community driven packages](https://github.com/dani-garcia/vaultw
Alternatively, you can also [build Vaultwarden](https://github.com/dani-garcia/vaultwarden/wiki/Building-binary) yourself.
While Vaultwarden is based upon the [Rocket web framework](https://rocket.rs) which has built-in support for TLS our recommendation would be that you setup a reverse proxy (see [proxy examples](https://github.com/dani-garcia/vaultwarden/wiki/Proxy-examples).
While Vaultwarden is based upon the [Rocket web framework](https://rocket.rs) which has built-in support for TLS our recommendation would be that you setup a reverse proxy (see [proxy examples](https://github.com/dani-garcia/vaultwarden/wiki/Proxy-examples)).
> [!TIP]
>**For more detailed examples on how to install, use and configure Vaultwarden you can check our [Wiki](https://github.com/dani-garcia/vaultwarden/wiki).**

Loading…
Cancel
Save