diff --git a/conf/binac.config b/conf/binac.config index 0e69d4a..6049f78 100644 --- a/conf/binac.config +++ b/conf/binac.config @@ -21,3 +21,8 @@ params { max_cpus = 28 max_time = 48.h } + +weblog{ + enabled = true + url = 'http://services.qbic.uni-tuebingen.de:8080/flowstore/workflows' +} diff --git a/conf/cfc.config b/conf/cfc.config index 77a1599..d675648 100644 --- a/conf/cfc.config +++ b/conf/cfc.config @@ -17,7 +17,7 @@ process { weblog{ enabled = true - url = 'http://services.qbic.uni-tuebingen.de:8080/workflowservice/workflows' + url = 'http://services.qbic.uni-tuebingen.de:8080/flowstore/workflows' } params {