diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -65,7 +65,7 @@ server "example.com" { alias "foobar.com" cert "/path/to/cert.pem" - key "/path/to/key.pem" + key "/path/to/key.pem" root "/var/gemini/example.com" # lang for text/gemini files |