mirror of
https://github.com/valitydev/sequences.git
synced 2024-11-06 02:05:20 +00:00
Fix healthcheck config example (#16)
This commit is contained in:
parent
815cd106f4
commit
1aa0919184
@ -26,7 +26,7 @@
|
||||
idle_timeout => infinity
|
||||
}},
|
||||
{shutdown_timeout, 7000},
|
||||
{health_checkers, #{
|
||||
{health_check, #{
|
||||
disk => {erl_health, disk , ["/", 99] },
|
||||
memory => {erl_health, cg_memory, [99] },
|
||||
service => {erl_health, service , [<<"sequences">>]}
|
||||
|
Loading…
Reference in New Issue
Block a user