Skip to content

Commit c7a30a8

Browse files
committed
accidentally changed the port. changing it back.
1 parent 5f57320 commit c7a30a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quick-start/src/main/resources/application.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#Spring embedded tomcat config. Does not apply when war file is deployed on external Tomcat.
2-
server.port=8081
2+
server.port=8080
33
server.contextPath=/
44
spring.thymeleaf.cache=true
55
logging.level.com.marklogic.hub: DEBUG

0 commit comments

Comments
 (0)