We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af40551 commit d5252eeCopy full SHA for d5252ee
cli/local/validations.go
@@ -38,7 +38,7 @@ import (
38
"github.com/cortexlabs/cortex/pkg/types/userconfig"
39
)
40
41
-var _startingPort = 8888
+var _startingPort = 8890
42
43
type ProjectFiles struct {
44
relFilePaths []string
0 commit comments