Showing:

Annotations
Diagram
Used By
Source
Property schema oauthLocalPort
Annotations
Description  By default, the OAuth port is 1717. However, change this port if this port is already in use, and you plan to create a connected app in your Dev Hub org to support JWT-based authorization.
Diagram
diagram
Type number
Used by
Schema
#/schema
Source

 "oauthLocalPort": {
  "type": "number",
  "description": "By default, the OAuth port is 1717. However, change this port if this port is already in use, and you plan to create a connected app in your Dev Hub org to support JWT-based authorization."
}