Add listen port to example.yaml
This commit is contained in:
@@ -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/`.
|
||||
|
Reference in New Issue
Block a user