Merge "netconf-executor: adding pojo tests"
[ccsdk/cds.git] / ms / blueprintsprocessor / application / src / main / resources / application-dev.properties
index e64dee2..0e2cdf9 100755 (executable)
 #logging.level.web=DEBUG\r
 \r
 # Web server config\r
-server.port=8080\r
+server.port=8081\r
 \r
 blueprintsprocessor.grpcEnable=false\r
-blueprintsprocessor.httpPort=8080\r
+blueprintsprocessor.httpPort=8081\r
 blueprintsprocessor.grpcPort=9111\r
+\r
 # Blueprint Processor File Execution and Handling Properties\r
-blueprintsprocessor.blueprintDeployPath=/opt/app/onap/blueprints/deploy\r
-blueprintsprocessor.blueprintArchivePath=/opt/app/onap/blueprints/archive\r
+blueprintsprocessor.blueprintDeployPath=blueprints/deploy\r
+blueprintsprocessor.blueprintArchivePath=blueprints/archive\r
+blueprintsprocessor.blueprintWorkingPath=blueprints/work\r
 # Primary Database Configuration\r
 blueprintsprocessor.db.primary.url=jdbc:mysql://localhost:3306/sdnctl\r
 blueprintsprocessor.db.primary.username=sdnctl\r