aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvgeny Zinoviev <me@ch1p.io>2022-06-08 21:55:42 +0300
committerEvgeny Zinoviev <me@ch1p.io>2022-06-08 21:55:42 +0300
commitb9ed7b9beac14fdeea68d3612f1a914e2076145e (patch)
tree1675456e669b9c88c1771e94bc5b79a951cc37a9
parent12f4e053a8767821c9c42e35ca65d187e252b89c (diff)
readme: fix server config example
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index cf1527c..14e68af 100644
--- a/README.md
+++ b/README.md
@@ -60,7 +60,7 @@ want, just make sure to set correct path in the config).
Write lrpb server config and save it to `/etc/lrpb.conf`:
- url="https://mydomain.org/lrpb/"
+ url=https://mydomain.org/lrpb/
pubkey_path=/etc/lrpb.pub
name=myname
signify_path=/usr/bin/signify-openbsd