fix hyperion ports (#847)

This commit is contained in:
Stavros Kois
2021-08-30 10:07:58 +02:00
committed by GitHub
parent b396c4ea07
commit d28efa056e
3 changed files with 12 additions and 9 deletions
+8 -5
View File
@@ -2,8 +2,8 @@
| App | Service | NodePort |
| :------------------ | :-------: | :------: |
| unifi | comm | 8080 |
| jdownloader2 | myjd | 36092 |
| Unifi | comm | 8080 |
| JDownloader2 | myjd | 36092 |
| Plex | Main | 32400 |
| Handbrake | Main | 36002 |
| Handbrake | VNC | 36003 |
@@ -101,8 +101,11 @@
| Resillio-sync | TCP | 36090 |
| Nextcloud | Main | 36091 |
| LittleLink | Main | 36092 |
| jdownloader2 | Main | 36093 |
| jdownloader2 | VNC | 36094 |
| authelia | Main | 36095 |
| JDownloader2 | Main | 36093 |
| JDownloader2 | VNC | 36094 |
| Authelia | Main | 36095 |
| Hyperion-ng | json | 36096 |
| Hyperion-ng | protobuf | 36097 |
| Hyperion-ng | boblight | 36098 |
#### Note: TCP and UPD ports that are the same in each App, are not by mistake.