docs: Update default SSH port

Updates default SSH port as previous value was below the possible port range of Pterodactyl
This commit is contained in:
Softwarenoob
2021-07-22 11:16:02 +03:00
parent 06473a8cfd
commit ff17f7f62e
2 changed files with 3 additions and 3 deletions

View File

@@ -8,4 +8,4 @@ Ports required to run the server in a table format.
| Port | default |
| ---- | ------- |
| App | 3000 |
| SSH | 22 |
| SSH | 2020 |