This commit is contained in:
Alexey Golubev 2020-03-25 12:19:47 +03:00 committed by GitHub
parent 37c058d281
commit b72b401e67
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -103,6 +103,7 @@ services:
environment:
- POSTGRES_DB=onlyoffice
- POSTGRES_USER=onlyoffice
- POSTGRES_HOST_AUTH_METHOD=trust
networks:
- onlyoffice
restart: always