Fix id
This commit is contained in:
@@ -4,7 +4,7 @@ version: "3.7"
|
||||
services:
|
||||
app_proxy:
|
||||
environment:
|
||||
APP_HOST: big-bear-umbrel-onlyoffice_app_1
|
||||
APP_HOST: my-onlyoffice_app_1
|
||||
APP_PORT: "80"
|
||||
app:
|
||||
image: onlyoffice/documentserver:9.1.0
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
manifestVersion: 1
|
||||
id: big-bear-umbrel-onlyoffice
|
||||
category: BigBearCasaOS
|
||||
id: my-onlyoffice
|
||||
category: MyApps
|
||||
name: OnlyOffice
|
||||
version: "9.1.0"
|
||||
tagline: OnlyOffice
|
||||
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
|
||||
releaseNotes: >-
|
||||
This version includes various improvements and bug fixes.
|
||||
developer: onlyoffice
|
||||
|
||||
Reference in New Issue
Block a user