docs: drop healthcheck comment; rephrase release note POSTGRES_USER warning + check command

This commit is contained in:
notplants
2026-06-22 19:24:49 +00:00
committed by notplants
parent a5a3b36755
commit 5f50022bb4
2 changed files with 7 additions and 11 deletions

View File

@ -107,9 +107,6 @@ services:
interval: 30s
timeout: 10s
retries: 5
# generous: on a major-version bump the image installs the old binaries and
# runs pg_upgrade on first boot before the server accepts connections —
# don't let the healthcheck kill an in-progress migration
start_period: 15m
deploy:
labels: