X-Git-Url: https://jasonwoof.com/gitweb/?p=peach-cgt.git;a=blobdiff_plain;f=server.coffee;h=f0ebddf7d92a4da934c9f781dc601199ef0a9a3e;hp=3c370e742c378c03eed4788e942227b9923cf61d;hb=17ee6e1dba95f184fa1cdf66b4db3153b350e757;hpb=d608cd806b72c1626692836280fde1a06ab62b95 diff --git a/server.coffee b/server.coffee index 3c370e7..f0ebddf 100644 --- a/server.coffee +++ b/server.coffee @@ -14,7 +14,7 @@ # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see . -listen_port = 8333 +listen_port = 13850 sys = require 'sys' fs = require 'fs' http = require 'http'