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
Prevents credential mismatch when reinstalling without clearing volumes.
The script now detects existing postgres_data volumes and aborts with
a clear warning instead of silently generating new credentials that
break database connectivity.
Fixes#562
0 commit comments