added healthcheck to database connection

This commit is contained in:
Edward Tirado Jr 2025-03-30 16:30:27 -05:00
parent 73ce9b6ddf
commit 3947583131
3 changed files with 17 additions and 4 deletions

View file

@ -6,5 +6,4 @@ UID=1000
GID=1000
DATABASE_ENGINE= postgresql_psycopg2
DATABASE_HOST=db
DATABASE_PORT=5432