mirror of
https://github.com/ONLYOFFICE/Docker-DocumentServer.git
synced 2026-02-10 20:45:40 +08:00
Fix postgres test
See details: https://github.com/docker-library/postgres/issues/681
This commit is contained in:
@ -22,6 +22,7 @@ services:
|
||||
environment:
|
||||
- POSTGRES_DB
|
||||
- POSTGRES_USER
|
||||
- POSTGRES_HOST_AUTH_METHOD
|
||||
restart: always
|
||||
expose:
|
||||
- '5432'
|
||||
|
||||
Reference in New Issue
Block a user