diff --git a/config.yaml.template b/config.yaml.template index f99bcc8..1f9ad81 100644 --- a/config.yaml.template +++ b/config.yaml.template @@ -23,7 +23,7 @@ max_concurrent_keygen: 2 max_concurrent_signing: 10 session_warm_up_delay_ms: 100 healthcheck: - enabled: true # disabled by default, set to true for cloud deployment + enabled: false # disabled by default, set to true for cloud deployment address: "0.0.0.0:8080"