Skip to content

Commit

Permalink
PortSetter updated according to repo change
Browse files Browse the repository at this point in the history
  • Loading branch information
alpgurtan committed Jul 15, 2016
1 parent 6b28605 commit e8a3102
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PortSetter/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ namespace PortSetter
{
class Program
{
static string solutionFolderName = "fr8company";
static string solutionFolderName = "Fr8Core";
static string solutionPath = "";
static string hubWebPort = "30643";
static string configFilePath = @"\config\applicationhost.config";
Expand Down

0 comments on commit e8a3102

Please sign in to comment.