diff --git a/README.md b/README.md index 400e546..1f5a111 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ to your liking. 5. Setup your reverse proxy (for example Nginx): 1. Choose a root for the application (for example `https://example.com/wlp/`) 2. Forward every request under that root except for the following to the - configuration host and port of `webldappasswd` + configured host and port of `webldappasswd` 3. Serve your own `legal.html` under that root 4. Optionally serve your own `webldappasswd.css`, `cross.svg`, `checkmark.svg`, or `hourglass.svg` under that root.