Skip to content
Open

Typo #42

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions easyengine/install/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ title: "Install EasyEngine"

## Port requirements

- 22/TCP (Inbound/Outbound) : Standerd SSH port
- 80/TCP (Inbound/Outbound) : Standerd HTTP port
- 443/TCP(Inbound/Outbound) : Standerd HTTPS port
- 22/TCP (Inbound/Outbound) : Standard SSH port
- 80/TCP (Inbound/Outbound) : Standard HTTP port
- 443/TCP(Inbound/Outbound) : Standard HTTPS port
- 22222/TCP (Inboud) : To access EasyEngine admin tools
- 11371/TCP (Outbound) : To connect to GPG Key Server

Expand Down