Skip to content
Snippets Groups Projects
Commit b4235f68 authored by tpylak's avatar tpylak
Browse files

LMS-182 url changes (Rename lims to openBIS)

- 8443/lims, 8080/lims -> */openbis
- etl-lims* -> etl-openbis*
- lims-service* -> openbis-service*
- web-lims-service -> web-openbis-service
- services/lims -> services/openbis

SVN: 3118
parent 24153b82
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ incoming-dir = ../data/out-analys ...@@ -8,7 +8,7 @@ incoming-dir = ../data/out-analys
check-interval = 2 check-interval = 2
# The URL of the LIMS server # The URL of the LIMS server
server-url = https://localhost:8443/lims/services/etl-lims server-url = https://localhost:8443/openbis/services/etl-openbis
# The username to use when contacting the LIMS server # The username to use when contacting the LIMS server
username = etlserver1 username = etlserver1
......
...@@ -8,7 +8,7 @@ incoming-dir = ../data/out-raw ...@@ -8,7 +8,7 @@ incoming-dir = ../data/out-raw
check-interval = 2 check-interval = 2
# The URL of the LIMS server # The URL of the LIMS server
server-url = https://localhost:8443/lims/services/etl-lims server-url = https://localhost:8443/openbis/services/etl-openbis
# The username to use when contacting the LIMS server # The username to use when contacting the LIMS server
username = etlserver2 username = etlserver2
......
use-web-service=true use-web-service=true
base-url=https://localhost:8443/lims base-url=https://localhost:8443/openbis
organization-code=DEFAULT organization-code=DEFAULT
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment