From b9ed7b9beac14fdeea68d3612f1a914e2076145e Mon Sep 17 00:00:00 2001 From: Evgeny Zinoviev Date: Wed, 8 Jun 2022 21:55:42 +0300 Subject: readme: fix server config example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3