Skip to content

Commit d115b5b

Browse files
authored
Merge pull request #17 from ChristophEichhorn/master
Adjust version & memory in sample manifest.yml
2 parents 4b3de00 + c6f39a8 commit d115b5b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

sample/manifest.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ applications:
66
- name: logging-sample-app
77
host: logging-sample-app
88
instances: 1
9-
memory: 256M
10-
path: target/logging-sample-app-2.1.0.war
9+
path: target/logging-sample-app-2.1.1.war
1110
env:
1211
RANDOM_SLEEP: true

0 commit comments

Comments
 (0)