aboutsummaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor/application/src/main/resources
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2018-12-11 15:52:17 +0000
committerGerrit Code Review <gerrit@onap.org>2018-12-11 15:52:17 +0000
commit0495e4a756a5ec5b0afab4e1f6db08f062f8be96 (patch)
treef470499b8fbe489f1433d799a03c354d4ec813a2 /ms/blueprintsprocessor/application/src/main/resources
parent001cee316f799787a029bf27e2a2ff7c7187a6f3 (diff)
parent3b4a7eb973d0167c01a882355f24c70adf5d177a (diff)
Merge "Add GRPC Blueprint Processing API"
Diffstat (limited to 'ms/blueprintsprocessor/application/src/main/resources')
-rw-r--r--ms/blueprintsprocessor/application/src/main/resources/application.properties4
1 files changed, 4 insertions, 0 deletions
diff --git a/ms/blueprintsprocessor/application/src/main/resources/application.properties b/ms/blueprintsprocessor/application/src/main/resources/application.properties
index 81b997685..fa1a1e6e4 100644
--- a/ms/blueprintsprocessor/application/src/main/resources/application.properties
+++ b/ms/blueprintsprocessor/application/src/main/resources/application.properties
@@ -13,6 +13,10 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
+#logging.level.web=DEBUG
+blueprintsprocessor.grpcEnable=false
+blueprintsprocessor.httpPort=8080
+blueprintsprocessor.grpcPort=9111
# Blueprint Processor File Execution and Handling Properties
blueprintsprocessor.blueprintDeployPath=/opt/app/onap/blueprints/deploy
blueprintsprocessor.blueprintArchivePath=/opt/app/onap/blueprints/archive