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 6ce8547 commit 8002fc6Copy full SHA for 8002fc6
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.4.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