Update OnlyOffice from 9.1.0 to 9.2.0
This commit is contained in:
@@ -7,7 +7,7 @@ services:
|
||||
APP_HOST: my-onlyoffice_app_1
|
||||
APP_PORT: "80"
|
||||
app:
|
||||
image: onlyoffice/documentserver:9.1.0
|
||||
image: onlyoffice/documentserver:9.2.0
|
||||
volumes:
|
||||
- ${APP_DATA_DIR}/onlyoffice/logs:/var/log/onlyoffice
|
||||
- ${APP_DATA_DIR}/onlyoffice/data:/var/www/onlyoffice/Data
|
||||
|
||||
@@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: my-onlyoffice
|
||||
category: MyApps
|
||||
name: OnlyOffice
|
||||
version: "9.1.0"
|
||||
version: "9.2.0"
|
||||
tagline: OnlyOffice
|
||||
description: >-
|
||||
Feature-rich web-based office suite with a vast range of collaborative capabilities
|
||||
@@ -22,5 +22,5 @@ path: ""
|
||||
defaultUsername: ""
|
||||
defaultPassword: ""
|
||||
icon: https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/onlyoffice.png
|
||||
submitter: BigBearTechWorld
|
||||
submitter: me
|
||||
submission: https://github.com/bigbeartechworld/big-bear-universal-apps
|
||||
|
||||
Reference in New Issue
Block a user