summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/README.md b/README.md
index d8be57c..0845b11 100644
--- a/README.md
+++ b/README.md
@@ -35,8 +35,11 @@ store=/var/lib/gemini/certs
# Optional details for new certificates
organization=gmnisrv user
-[localhost]
-root=/var/www
+[example.org]
+root=/srv/gemini/example.org
+
+[example.com]
+root=/srv/gemini/example.com
```
For full details on gmnisrv configuration, consult the **gmnisrv**(5) manual