X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Fapplication.properties;h=049a2d984a45f121570d36140e4ef3a9bc441eab;hb=refs%2Fchanges%2F09%2F73809%2F2;hp=a21f3c53ba1f9518ebdcdfcccb8c1ecd22738244;hpb=18f7af386802e750ad983ba2cdf4d9b84b4ed5ed;p=aai%2Fgizmo.git diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index a21f3c5..049a2d9 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -7,3 +7,5 @@ server.ssl.enabled=true server.ssl.client-auth=need server.ssl.enabled-protocols=TLSv1.1,TLSv1.2 +schema.ingest.file=${CONFIG_HOME}/schema-ingest.properties +edgeprops.ingest.file=${CONFIG_HOME}/edgeprops-ingest.properties