Skip to content
Snippets Groups Projects
Unverified Commit 0f60492e authored by axel simon's avatar axel simon Committed by GitHub
Browse files

Use default trillian-log-server ports (#312)


Switch away from using rpc_endpoint=8091 and back to 8090 which is trillian_log_server's default.
This simplifies the commands to start trillian log_server, reducing it down to:
trillian_log_server --logtostderr ...
and avoids diverging from upstream when there is no need.

This change also updates the corresponding docker-compose and k8s configs.

Signed-off-by: default avataraxelsimon <github@axelsimon.net>
parent bfa6754a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment