mattermost/docker-compose.yml aktualisiert
This commit is contained in:
@@ -26,7 +26,7 @@ services:
|
||||
extra_hosts:
|
||||
- "${MM_EXTERNAL_HOST}"
|
||||
postgres-server:
|
||||
image: postgres:latest
|
||||
image: ${PG_IMAGE}
|
||||
environment:
|
||||
- POSTGRES_DB="${MM_POSTGRES_DB}"
|
||||
- POSTGRES_USER="${MM_POSTGRES_USER}"
|
||||
|
||||
Reference in New Issue
Block a user