summaryrefslogtreecommitdiffstats
path: root/sparkybe-onap-application/config/application.properties
diff options
context:
space:
mode:
authorSteven Blimkie <Steven.Blimkie@amdocs.com>2018-08-24 18:06:52 +0000
committerGerrit Code Review <gerrit@onap.org>2018-08-24 18:06:52 +0000
commit31b6fc47e12dd137d3a691b20ed4a34df41ac8a4 (patch)
treef2bac541f66994ba87743db4a778e3e77a7b0019 /sparkybe-onap-application/config/application.properties
parentf9d3379dfa2b0d67aef0ba4937018d6c6023a77e (diff)
parent11b1339ca114835bf60356b4061f1ff3f3fd3e8b (diff)
Merge "update sync queries to use searh data service"
Diffstat (limited to 'sparkybe-onap-application/config/application.properties')
-rw-r--r--sparkybe-onap-application/config/application.properties3
1 files changed, 0 insertions, 3 deletions
diff --git a/sparkybe-onap-application/config/application.properties b/sparkybe-onap-application/config/application.properties
index f3ba9a9..4c6b1c0 100644
--- a/sparkybe-onap-application/config/application.properties
+++ b/sparkybe-onap-application/config/application.properties
@@ -7,9 +7,6 @@ spring.mvc.favicon.enabled=false
#For oxm loading there needs to be a combo of [oxm-default OR oxm-override] AND [oxm-schema-dev OR oxm-schema-prod]
spring.profiles.active=camel,ssl,fe-dev,oxm-schema-dev,resources,sync,oxm-override
-elasticsearch.hostname=127.0.0.1
-elasticsearch.port=9200
-
searchservice.hostname=127.0.0.1
searchservice.port=9502
searchservice.client-cert=client-cert-onap.p12