added healthcheck to database connection
This commit is contained in:
parent
73ce9b6ddf
commit
3947583131
3 changed files with 17 additions and 4 deletions
|
@ -6,5 +6,4 @@ UID=1000
|
|||
GID=1000
|
||||
|
||||
DATABASE_ENGINE= postgresql_psycopg2
|
||||
DATABASE_HOST=db
|
||||
DATABASE_PORT=5432
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue