diff --git a/hippo4j-server/src/main/resources/application.properties b/hippo4j-server/src/main/resources/application.properties index 333fda82..7e4623cf 100644 --- a/hippo4j-server/src/main/resources/application.properties +++ b/hippo4j-server/src/main/resources/application.properties @@ -1,5 +1,5 @@ #*************** Spring Boot Related Configurations ***************# -### Server startup port +### Server Startup Port server.port=6691