Changed back to port 8989.

This commit is contained in:
Mark McDowall 2011-08-22 22:51:05 -07:00
parent 2640191cdf
commit 322767c3f3
1 changed files with 1 additions and 1 deletions

View File

@ -4,6 +4,6 @@
<supportedRuntime version="v4.0" />
</startup>
<appSettings>
<add key="port" value="8980" />
<add key="port" value="8989" />
</appSettings>
</configuration>