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.
2 parents 8e76c9d + f95ae41 commit 58135c3Copy full SHA for 58135c3
sample/manifest.yml
@@ -4,9 +4,10 @@ applications:
4
# You may want/need to change these to avoid naming conflicts
5
#
6
- name: logging-sample-app
7
- host: logging-sample-app
8
instances: 1
9
- path: target/logging-sample-app-2.1.5.war
+ path: target/logging-sample-app-2.2.0.war
+ routes:
10
+ - route: logging-sample-app
11
env:
12
RANDOM_SLEEP: true
13
# Set LOG_*: true to activate logging of respective field
0 commit comments