From bed172570edb92dcf86bea2cc5c9ebc189bdfed2 Mon Sep 17 00:00:00 2001 From: Ricky Barrette Date: Sun, 22 Apr 2012 10:32:51 -0400 Subject: [PATCH] Updated exception handler props for release Signed-off-by: Ricky Barrette --- FindMyCarFull/assets/exceptionhandler.properties | 2 +- FindMyCarLite/assets/exceptionhandler.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/FindMyCarFull/assets/exceptionhandler.properties b/FindMyCarFull/assets/exceptionhandler.properties index f695078..884dfe2 100644 --- a/FindMyCarFull/assets/exceptionhandler.properties +++ b/FindMyCarFull/assets/exceptionhandler.properties @@ -13,7 +13,7 @@ # get is the path to your json retrieval script # app is the redmine project name # tracker is the redmine tracker -server = http://powers.doesntexist.com:8888/ +server = http://http://rickbarrette.dyndns.org/redmine/exceptionhandler app = Find My Car tracker = Bug diff --git a/FindMyCarLite/assets/exceptionhandler.properties b/FindMyCarLite/assets/exceptionhandler.properties index f695078..884dfe2 100644 --- a/FindMyCarLite/assets/exceptionhandler.properties +++ b/FindMyCarLite/assets/exceptionhandler.properties @@ -13,7 +13,7 @@ # get is the path to your json retrieval script # app is the redmine project name # tracker is the redmine tracker -server = http://powers.doesntexist.com:8888/ +server = http://http://rickbarrette.dyndns.org/redmine/exceptionhandler app = Find My Car tracker = Bug