From cc7fcec7ea718777f41154a107bdf8c709ed968a Mon Sep 17 00:00:00 2001 From: yo mama Date: Thu, 24 Sep 2015 18:38:13 -0700 Subject: ok set up for deployment with cherrypy --- examples/break.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/break.py') diff --git a/examples/break.py b/examples/break.py index 6f0c710..91d888d 100644 --- a/examples/break.py +++ b/examples/break.py @@ -1,7 +1,7 @@ #!/usr/bin/python2.7 import requests, sys import simplejson as json -URL_BASE = "http://127.0.0.1:5000" +URL_BASE = "http://127.0.0.1:8080" example_params = { "url" : "http://i.asdf.us/im/de/HolyMountain2_1322275112_seamonkey.gif", -- cgit v1.2.3-70-g09d2