mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-12-14 10:24:53 +01:00
build
This commit is contained in:
@@ -5,7 +5,7 @@ services:
|
||||
image: onlyoffice/documentserver
|
||||
environment:
|
||||
DB_TYPE: postgres
|
||||
DB_HOST: onlyoffice-postgresql
|
||||
DB_HOST: postgresql
|
||||
DB_PORT: '5432'
|
||||
DB_NAME: onlyoffice
|
||||
DB_USER: onlyoffice
|
||||
|
||||
Reference in New Issue
Block a user