diff --git a/README.md b/README.md index a2aa8a3..cb87caa 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ listen: roots: /etc/tesseract/roots.pem logs: - shortname: example2025h1 + listen: "[::]:16900" inception: 2025-01-01 submissionprefix: https://example2025h1.log.ct.example.com monitoringprefix: https://example2025h1.mon.ct.example.com @@ -48,4 +49,4 @@ go run ./tesseract/genconf/main.go -c config.yaml gen-html go run ./tesseract/genconf/main.go -c config.yaml gen-nginx ``` -You can symlink the generated $monitoringprefix.conf files from `/etc/nginx/sites-enabled/` +You can symlink the generated $monitoringprefix.conf files from `/etc/nginx/sites-enabled/`.