Skip to content

Commit

Permalink
fix: 3892 missing parameter documentation (#4577)
Browse files Browse the repository at this point in the history
Co-authored-by: vterret <[email protected]>
  • Loading branch information
VTerret and vterret authored Dec 30, 2024
1 parent 78ab232 commit 72b0f11
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ services:
environment:
POSTGRES_PASSWORD: mealie
POSTGRES_USER: mealie
PGUSER: mealie
healthcheck:
test: ["CMD", "pg_isready"]
interval: 30s
Expand Down

0 comments on commit 72b0f11

Please sign in to comment.