From: ced-b Date: Tue, 22 Nov 2022 06:58:34 +0000 (-0500) Subject: Add alive check (#1107) X-Git-Tag: v0.11.6~5 X-Git-Url: https://git.nmode.ca/signal-cli/commitdiff_plain/3e60303b90ff8c7c6fad390b45bc9338afdfb1c6?ds=sidebyside;hp=3e60303b90ff8c7c6fad390b45bc9338afdfb1c6 Add alive check (#1107) Adds a simple HTTP endpoint that can be used by the container environment to see if the app is started and available. Co-authored-by: cedb ---