add redis to health check

This commit is contained in:
realaravinth
2021-06-12 13:44:18 +05:30
parent 055ce540c6
commit 3132a48087
3 changed files with 43 additions and 8 deletions

View File

@@ -77,3 +77,7 @@ mime = "0.3.16"
[dev-dependencies]
pow_sha256 = { version = "0.2.1", git = "https://github.com/mcaptcha/pow_sha256" }
[target.x86_64-unknown-linux-musl]
linker = "x86_64"