Fix tricot warmup memory store
This commit is contained in:
parent
2aa5b8e2a3
commit
74081f3a7d
1 changed files with 1 additions and 0 deletions
|
|
@ -60,6 +60,7 @@ TRICOT_HTTP_BIND_ADDR=[::]:80
|
||||||
TRICOT_HTTPS_BIND_ADDR=[::]:443
|
TRICOT_HTTPS_BIND_ADDR=[::]:443
|
||||||
TRICOT_METRICS_BIND_ADDR=[::]:9334
|
TRICOT_METRICS_BIND_ADDR=[::]:9334
|
||||||
TRICOT_MAX_LOG_PER_SEC=10
|
TRICOT_MAX_LOG_PER_SEC=10
|
||||||
|
TRICOT_WARMUP_CERT_MEMORY_STORE=true
|
||||||
RUST_LOG=tricot=debug
|
RUST_LOG=tricot=debug
|
||||||
EOH
|
EOH
|
||||||
destination = "secrets/env"
|
destination = "secrets/env"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue