app-platform: remove revoked onlyoffice app

This commit is contained in:
archipelago
2026-06-11 01:03:45 -04:00
parent 881478a873
commit de60f7e21e
22 changed files with 47 additions and 211 deletions
@@ -20,7 +20,6 @@ export const GENERATED_APP_PORTS: Record<string, number> = {
"morphos-server": 8086,
"nextcloud": 8085,
"nostr-rs-relay": 18081,
"onlyoffice": 8088,
"photoprism": 2342,
"portainer": 9000,
"router": 8084,
@@ -63,7 +62,6 @@ export const GENERATED_APP_TITLES: Record<string, string> = {
"morphos-server": "MorphOS Server",
"nextcloud": "Nextcloud",
"nostr-rs-relay": "Nostr Relay (Rust)",
"onlyoffice": "OnlyOffice",
"photoprism": "PhotoPrism",
"portainer": "Portainer",
"router": "Mesh Router",
@@ -80,7 +78,6 @@ export const GENERATED_NEW_TAB_APPS = new Set<string>([
"grafana",
"homeassistant",
"nextcloud",
"onlyoffice",
"photoprism",
"portainer",
"uptime-kuma",