We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8842a4 commit fb494f2Copy full SHA for fb494f2
1 file changed
config.yaml.template
@@ -23,7 +23,7 @@ max_concurrent_keygen: 2
23
max_concurrent_signing: 10
24
session_warm_up_delay_ms: 100
25
healthcheck:
26
- enabled: true # disabled by default, set to true for cloud deployment
+ enabled: false # disabled by default, set to true for cloud deployment
27
address: "0.0.0.0:8080"
28
29
0 commit comments