Skip to content
Open
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
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ val PORT_DESCRIPTIONS = mapOf(
8008 to "Alternative HTTP port",
8080 to "Popular local development HTTP port",
8090 to "Popular local development HTTP port",
8433 to "Alternative HTTPS port",
8443 to "Alternative HTTPS port",
8888 to "Popular local development HTTP port",
9000 to "Popular local development HTTP port"
)
Expand Down