fix(trilium-notes): Change port as it was a conflict with core app (#1756)
This commit is contained in:
@@ -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 | |
|
||||
|
||||
Reference in New Issue
Block a user