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