diff --git a/SourceGitweb/post-receive.tmpl b/SourceGitweb/post-receive.tmpl index 8eac308..22ea272 100644 --- a/SourceGitweb/post-receive.tmpl +++ b/SourceGitweb/post-receive.tmpl @@ -6,7 +6,7 @@ read LINE LINE=`echo $LINE | sed -e 's/ /+/g'` -URL="http://git.tritarget.org/mantisbt/plugin.php?page=Source/checkin" +URL="http://localhost/mantisbt/plugin.php?page=Source/checkin" PROJECT="test" CURL=/usr/bin/curl