postgres-backup-s3 icon indicating copy to clipboard operation
postgres-backup-s3 copied to clipboard

Match the POSTGRES_DB with default pg docker image

Open guillaumebriday opened this issue 1 year ago • 0 comments

The official https://hub.docker.com/_/postgres image uses POSTGRES_DB as environment variable for the database name. I think this repo should match the name so we can use only one environment variable in our projects

guillaumebriday avatar Jan 07 '24 19:01 guillaumebriday