summaryrefslogtreecommitdiffstats
path: root/src/main/resources/application.properties
diff options
context:
space:
mode:
authoreh552t <eh552t@intl.att.com>2017-08-31 15:22:00 +0200
committereh552t <eh552t@intl.att.com>2017-08-31 15:23:49 +0200
commit1fc37da6ed8e76a134aa3c34e25a0bf0fe52cbb0 (patch)
tree35bb50b940772d113a49dc471ec39697fa8d03d4 /src/main/resources/application.properties
parente332a53bc88d82419869c99ed40aec63c8b48ae8 (diff)
Change configuration for Clamp integration
Put default configuration for clamp integration directly in the properties files Change-Id: Id945159720e5e5cfbc7ddd44f8d31c6f5c6361a0 Signed-off-by: eh552t <eh552t@intl.att.com> Issue-Id: CLAMP-47
Diffstat (limited to 'src/main/resources/application.properties')
-rw-r--r--src/main/resources/application.properties8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties
index 9ed7c6ede..d10b4f422 100644
--- a/src/main/resources/application.properties
+++ b/src/main/resources/application.properties
@@ -27,16 +27,16 @@ info.build.description=@project.description@
info.build.version=@project.version@
### Set the port for HTTP or HTTPS protocol (Controlled by Spring framework, only one at a time).
-### (See below for the parameter 'server.http.port' if you want to have both enabled)
+### (See below for the parameter 'server.http.port' if you want to have both enabled)
### To have only HTTP, keep the lines server.ssl.* commented
### To have only HTTPS enabled, uncomment the server.ssl.* lines and specify a right keystore location
server.port=8080
-### Settings for HTTPS (this automatically enables the HTTPS on the port 'server.port')
+### Settings for HTTPS (this automatically enables the HTTPS on the port 'server.port')
#server.ssl.key-store=file:/tmp/mykey.jks
#server.ssl.key-store-password=pass
#server.ssl.key-password=pass
-### In order to be user friendly when HTTPS is enabled,
+### In order to be user friendly when HTTPS is enabled,
### you can add another HTTP port that will be automatically redirected to HTTPS
### by enabling this parameter (server.http.port) and set it to another port (80 or 8080, 8090, etc ...)
#server.http-to-https-redirection.port=8090
@@ -128,7 +128,7 @@ async.core.pool.size=10
async.max.pool.size=20
async.queue.capacity=500
-org.onap.clamp.config.dcae.url=http://localhost:9000/closedloop-dcae-services
+org.onap.clamp.config.dcae.url=http://dcae.api.simpledemo.openecomp.org:9000/closedloop-dcae-services
#GRM Edge endpoint details
service.name=ajsc6camundademo