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