diff --git a/ExceptionHandlerLib/exceptionhandler.properties b/ExceptionHandlerLib/exceptionhandler.properties index cc2dcde..c458a73 100644 --- a/ExceptionHandlerLib/exceptionhandler.properties +++ b/ExceptionHandlerLib/exceptionhandler.properties @@ -13,10 +13,9 @@ # get is the path to your json retrieval script # app is the redmine project name # tracker is the redmine tracker -server = http://192.168.0.103:8080/ -file = +server = http://rickbarrette.dyndns.org/redmine/exceptionhandler app = test -tracker = Bug +tracker = Development Bug # uncomment the following if you want your application to use email to file reports. # if this is uncommented, email will always be used.