Skip to content

Commit 58135c3

Browse files
pc-jediGitHub Enterprise
authored andcommitted
Merge pull request #2 from perfx/update-sample
Update sample manifest.yml
2 parents 8e76c9d + f95ae41 commit 58135c3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

sample/manifest.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@ applications:
44
# You may want/need to change these to avoid naming conflicts
55
#
66
- name: logging-sample-app
7-
host: logging-sample-app
87
instances: 1
9-
path: target/logging-sample-app-2.1.5.war
8+
path: target/logging-sample-app-2.2.0.war
9+
routes:
10+
- route: logging-sample-app
1011
env:
1112
RANDOM_SLEEP: true
1213
# Set LOG_*: true to activate logging of respective field

0 commit comments

Comments
 (0)