app = "leafstorm-capsule" kill_signal = "SIGINT" kill_timeout = 5 [env] AGATE_HOSTNAME = "gemini.leafstorm.org" [[services]] internal_port = 1965 processes = ["app"] protocol = "tcp" script_checks = [] [[services.ports]] handlers = [] port = 1965 [[services.tcp_checks]] grace_period = "2s" interval = "15s" restart_limit = 3 timeout = "2s"