We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5532bb8 commit 47df972Copy full SHA for 47df972
2 files changed
apps/commerce-streamer/src/main/resources/application.yml
@@ -1,4 +1,5 @@
1
server:
2
+ port: 8085
3
shutdown: graceful
4
tomcat:
5
threads:
supports/monitoring/src/main/resources/monitoring.yml
@@ -30,8 +30,8 @@ management:
30
enabled: true
31
readinessState:
32
33
- server:
34
- port: 8081
+# server:
+# port: 8081
35
observations:
36
annotations:
37
0 commit comments