File tree 1 file changed +3
-3
lines changed
user-interface/src/main/resources
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -166,9 +166,9 @@ qbic.communication.contact.email=${CONTACT_EMAIL:
[email protected] }
166
166
qbic.communication.contact.subject =${CONTACT_SUBJECT:Data Management Question}
167
167
qbic.communication.api.url =${API_URL:https://download.qbic.uni-tuebingen.de/swagger-ui.html}
168
168
# ################ Terminology Service ########################################
169
- terminology.service.tib.endpoint.select =${TIB_SERVICE_API_SELECT_ENDPOINT:/ts4tib/ api/select}
170
- terminology.service.tib.api.url =${TIB_SERVICE_API_URL:https://service .tib.eu}
171
- terminology.service.tib.endpoint.search =${TIB_SERVICE_API_SEARCH_ENDPOINT:/ts4tib/ api/search}
169
+ terminology.service.tib.endpoint.select =${TIB_SERVICE_API_SELECT_ENDPOINT:/api/select}
170
+ terminology.service.tib.api.url =${TIB_SERVICE_API_URL:https://api.terminology .tib.eu}
171
+ terminology.service.tib.endpoint.search =${TIB_SERVICE_API_SEARCH_ENDPOINT:/api/search}
172
172
# ##############################################################################
173
173
# ################## Message providers #########################################
174
174
spring.messages.encoding =UTF-8
You can’t perform that action at this time.
0 commit comments