diff --git a/conf/binac.config b/conf/binac.config index 6049f78..9447ca4 100644 --- a/conf/binac.config +++ b/conf/binac.config @@ -24,5 +24,5 @@ params { weblog{ enabled = true - url = 'http://services.qbic.uni-tuebingen.de:8080/flowstore/workflows' + url = 'https://services.qbic.uni-tuebingen.de/flowstore/workflows' } diff --git a/conf/cfc.config b/conf/cfc.config index d675648..d5b1c3b 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/flowstore/workflows' + url = 'https://services.qbic.uni-tuebingen.de/flowstore/workflows' } params {