From 385aa8cac39f6acb3ea8f69244bbe1f203534535 Mon Sep 17 00:00:00 2001 From: Sasank Vishnubhatla Date: Fri, 16 Jun 2017 19:29:31 +0000 Subject: [PATCH] Updated port settings --- src/main/resources/application.properties | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index f5b0385e9..bda76cc01 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -24,3 +24,6 @@ logging.level.org.springframework=INFO # Active Spring profiles spring.profiles.active=production + +# Port +server.port=40