JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
use nodester-assigned port
authorJason Woofenden <jason@jasonwoof.com>
Thu, 19 Jan 2012 10:01:24 +0000 (05:01 -0500)
committerJason Woofenden <jason@jasonwoof.com>
Thu, 19 Jan 2012 10:01:24 +0000 (05:01 -0500)
server.coffee

index 3c370e7..f0ebddf 100644 (file)
@@ -14,7 +14,7 @@
 # You should have received a copy of the GNU Affero General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-listen_port = 8333
+listen_port = 13850
 sys = require 'sys'
 fs = require 'fs'
 http = require 'http'