We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f57320 commit c7a30a8Copy full SHA for c7a30a8
quick-start/src/main/resources/application.properties
@@ -1,5 +1,5 @@
1
#Spring embedded tomcat config. Does not apply when war file is deployed on external Tomcat.
2
-server.port=8081
+server.port=8080
3
server.contextPath=/
4
spring.thymeleaf.cache=true
5
logging.level.com.marklogic.hub: DEBUG
0 commit comments