fixed postgres varname
This commit is contained in:
parent
7a591e3da5
commit
f48fca238e
@ -34,7 +34,7 @@ services:
|
||||
- zammad-postgresql
|
||||
environment:
|
||||
- POSTGRESQL_USER=${POSTGRES_USER}
|
||||
- POSTGRESQL_PASSWORD=${POSTGRES_PASS}
|
||||
- POSTGRESQL_PASS=${POSTGRES_PASS}
|
||||
image: ${IMAGE_REPO}:zammad${VERSION}
|
||||
links:
|
||||
- zammad-elasticsearch
|
||||
|
Loading…
Reference in New Issue
Block a user