kartoza / docker-pg-backup

A cron job that will back up databases running in a docker postgres container
GNU General Public License v2.0
474 stars 106 forks source link

Use POSTGRES_PORT when fetching list of databases #48

Closed christianscheja closed 3 years ago

christianscheja commented 3 years ago

Hi, you might have missed a hardcoded port number here that makes the image fail in my environment.