cis notified web server of a job completion; upload form interface and validation...
[living-lab-site.git] / cis / post-json.sh
index 1132520..aaca00e 100755 (executable)
@@ -6,6 +6,6 @@ if [ $# -ne 1 ]; then
 fi
 
 JSON_FILE="$1"
-CIS_URL="http://p2p-next-02.grid.pub.ro:8080/"
+CIS_URL="http://p2p-next-03.grid.pub.ro:8080/"
 
 curl -H 'Content-Type: application/json' --data-binary @"$JSON_FILE" ${CIS_URL}ingest_content