From a0e01aba670277eb30de6f03752d938dfda25fa6 Mon Sep 17 00:00:00 2001 From: mqus <8398165+mqus@users.noreply.github.com> Date: Thu, 2 Jan 2020 20:52:37 +0100 Subject: [PATCH] Updated Building binary (markdown) --- Building-binary.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Building-binary.md b/Building-binary.md index 4bb3e4f..80a177b 100644 --- a/Building-binary.md +++ b/Building-binary.md @@ -80,7 +80,7 @@ The available configuration options are documented in the default `.env` file, a Note: the environment variables override the values set in the `.env` file. ## More information for deployment -- [Setting up a reverse proxy](https://github.com/dani-garcia/bitwarden_rs/wiki/Proxy-examples) +- [Configuring your reverse proxy](https://github.com/dani-garcia/bitwarden_rs/wiki/Proxy-examples) - [Setting up Autostart via systemd](https://github.com/dani-garcia/bitwarden_rs/wiki/Setup-as-a-systemd-service) ## How to recreate database schemas for the sqlite backend (for developers)