fix(trilium-notes): Change port as it was a conflict with core app (#1756)

This commit is contained in:
Stavros Kois
2022-01-21 12:08:16 +01:00
committed by GitHub
parent e9d0750c38
commit 439ab4925c
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -234,7 +234,6 @@ These defaults can of course be changed, but as we guarantee "sane, working defa
| fossil | main | main | 10083 | TCP | |
| gotify | main | main | 10084 | TCP | |
| komga | main | main | 10085 | TCP | |
| trilium-notes | main | main | 10086 | HTTP | |
| owncast | main | main | 10088 | TCP | |
| openkm | main | main | 10090 | TCP | |
| miniflux | main | main | 10091 | TCP | |
@@ -301,6 +300,7 @@ These defaults can of course be changed, but as we guarantee "sane, working defa
| kodi-headless | websocket | websocket | 10152 | TCP | |
| shlink | main | main | 10153 | TCP | |
| shlink-web-client | main | main | 10154 | HTTP | |
| trilium-notes | main | main | 10156 | HTTP | |
| hyperion-ng | boblightservice | boblightservice | 19333 | TCP | |
| hyperion-ng | jsonservice | jsonservice | 19444 | TCP | |
| hyperion-ng | protobufservice | protobufservice | 19445 | TCP | |