2021-01-04 11:25:02 +01:00
|
|
|
POSTGRES_IMAGE=postgres:12.5-alpine
|
2020-05-15 23:34:50 +02:00
|
|
|
POSTGRES_USER=user-example
|
|
|
|
POSTGRES_PASSWORD=password-example
|
|
|
|
POSTGRES_DB=postgres-database-name-example
|
|
|
|
POSTGRES_CONTAINER_NAME=postgres
|
|
|
|
POSTGRES_VOLUME_NAME=postgres
|