Update docker-compose.yml

This commit is contained in:
Jiří Štefka 2022-05-15 17:11:17 +02:00
parent fb26b20a42
commit f89a097732

@ -1,7 +1,8 @@
version: '2'
services:
onlyoffice-documentserver:
image: jiriks74/onlyoffice-documentserver:latest
build:
context: .
container_name: onlyoffice-documentserver
depends_on:
- onlyoffice-postgresql