This commit is contained in:
2025-12-06 01:04:34 +01:00
parent 43966299d7
commit f414ced56e

View File

@@ -5,7 +5,7 @@ services:
image: onlyoffice/documentserver image: onlyoffice/documentserver
environment: environment:
DB_TYPE: postgres DB_TYPE: postgres
DB_HOST: onlyoffice-postgresql DB_HOST: postgresql
DB_PORT: '5432' DB_PORT: '5432'
DB_NAME: onlyoffice DB_NAME: onlyoffice
DB_USER: onlyoffice DB_USER: onlyoffice