diff --git a/screening/dist/etc/service.properties b/screening/dist/etc/service.properties index f4e213731119df66118b7dd8a18c5d915e0ee6ea..4ff500246a29a6f555ddfd361e525d48ee00011a 100644 --- a/screening/dist/etc/service.properties +++ b/screening/dist/etc/service.properties @@ -14,7 +14,7 @@ storeroot-dir = ${root-dir}/store commandqueue-dir = # Port -port = 8889 +port = 8444 use-ssl = true # Session timeout in minutes @@ -48,7 +48,7 @@ highwater-mark = -1 notify-successful-registration = false # The URL of the openBIS server -server-url = ${host-address}:8443 +server-url = ${host-address}:${port} # The username to use when contacting the openBIS server username = etlserver