aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsebdet <sebastien.determe@intl.att.com>2019-04-29 14:45:24 +0200
committersebdet <sebastien.determe@intl.att.com>2019-04-29 14:45:24 +0200
commit2d526d7d2113a87ce7b6fbd47bca6f1536822da5 (patch)
tree9bcc11d1ee5dd09b2903ac0032219578278058fb
parent68a1484db6e08374cf2f688209164c68318d96a4 (diff)
Remove http port by default
Remove the http port opened 8080 by default from the build Issue-ID: CLAMP-363 Change-Id: I2079d7e07086278afaa69725005ea0bf050c3a00 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
-rw-r--r--src/main/resources/application.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties
index beb0665b..f59b8ac6 100644
--- a/src/main/resources/application.properties
+++ b/src/main/resources/application.properties
@@ -70,7 +70,7 @@ server.ssl.client-auth=want
server.ssl.trust-store=classpath:/clds/aaf/truststoreONAPall.jks
server.ssl.trust-store-password=changeit
-server.http-to-https-redirection.port=8080
+#server.http-to-https-redirection.port=8080
server.servlet.context-path=/
#Modified engine-rest applicationpath