Skip to content

Commit

Permalink
Changed def port
Browse files Browse the repository at this point in the history
  • Loading branch information
jdavidberger committed Feb 5, 2017
1 parent 4671b70 commit 740db80
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ class CMakeRunConfiguration(project: Project, factory: CMakeRunConfigurationFact
ModuleBasedConfiguration<RunConfigurationModule>(s, RunConfigurationModule(project), factory) {

var cmakePath = "cmake"
var port = 8080
var port = 4329
var workingDir = ""
var sourceDir = ""

Expand Down

0 comments on commit 740db80

Please sign in to comment.