You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add dedicated Postgres database to flightcheck service
Add flightcheck-db container (postgres:16-alpine) with healthcheck,
named volume, and init script mount. fli container now depends on
db being healthy before starting.
0 commit comments