Update 'README.md'

This commit is contained in:
alban 2020-10-04 16:21:49 +00:00
parent 1c7061cafd
commit 02f7be1a5f
1 changed files with 7 additions and 6 deletions

View File

@ -84,7 +84,8 @@ Ports translations are done by adding 10000 to each VM service port.
* 10443 HTTPS (443) * 10443 HTTPS (443)
* 16379 REDIS (6379) * 16379 REDIS (6379)
* 16454 ARTNET (6454) * 16454 ARTNET (6454)
* 19001 WEBSOCKET(9001) * 19001 WEBSOCKET ws (9001)
* 19002 WEBSOCKET SECURE wss (9001)
So, to connect to the SSH server you will use the 10022 port on localhost. So, to connect to the SSH server you will use the 10022 port on localhost.