Update docker-compose.yml

This commit is contained in:
Jiří Štefka 2022-05-15 15:43:03 +02:00 committed by GitHub
parent b2bc4e81f3
commit e0f402c25a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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