fix(minecraft-java): Open rcon port (#2252)

This commit is contained in:
Stavros Kois
2022-03-23 06:13:05 +02:00
committed by GitHub
parent 1b6291e181
commit 0438cc2993
3 changed files with 68 additions and 0 deletions

View File

@@ -373,6 +373,7 @@ These defaults can of course be changed, but as we guarantee "sane, working defa
| joplin-server | main | main | 22300 | TCP | |
| verysync | data | data | 22330 | TCP | |
| minecraft-java | main | main | 25565 | TCP | |
| minecraft-java | rcon | rcon | 25575 | TCP | |
| storj-node | coretcp | coretcp | 28967 | TCP | |
| storj-node | coreudp | coreudp | 28967 | UDP | |
| omada-controller | omada-udp | omada-udp1 | 29810 | UDP | |