Connect to main app socket on health check

This commit is contained in:
steve-chavez
2022-01-04 20:12:52 -05:00
committed by Steve Chavez
parent cc900787de
commit bba6e96fd3
4 changed files with 74 additions and 17 deletions
+1
View File
@@ -35,6 +35,7 @@ library
NoImplicitPrelude
hs-source-dirs: src
exposed-modules: PostgREST.App
PostgREST.Admin
PostgREST.AppState
PostgREST.Auth
PostgREST.CLI