mirror of
https://github.com/prodrigestivill/docker-postgres-backup-local.git
synced 2026-06-27 22:08:05 +00:00
Updated README
This commit is contained in:
@@ -53,7 +53,7 @@ Most variables are the same as [postgres official image](https://hub.docker.com/
|
|||||||
| env variable | description |
|
| env variable | description |
|
||||||
|--|--|
|
|--|--|
|
||||||
| POSTGRES_HOST | postgres connection parameter; postgres host. |
|
| POSTGRES_HOST | postgres connection parameter; postgres host. |
|
||||||
| POSTGRES_DB | postgres connection parameter; postgres database to connect to. |
|
| POSTGRES_DB | coma list of postgres databases to connect to. |
|
||||||
| POSTGRES_USER | postgres connection parameter; postgres user to connect with. |
|
| POSTGRES_USER | postgres connection parameter; postgres user to connect with. |
|
||||||
| POSTGRES_PASSWORD | postgres connection parameter; postgres password to connect with. |
|
| POSTGRES_PASSWORD | postgres connection parameter; postgres password to connect with. |
|
||||||
| POSTGRES_PASSWORD_FILE | alternative to POSTGRES_PASSWORD, to use with docker secrets. |
|
| POSTGRES_PASSWORD_FILE | alternative to POSTGRES_PASSWORD, to use with docker secrets. |
|
||||||
|
|||||||
Reference in New Issue
Block a user