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 4b3de00 + c6f39a8 commit d115b5bCopy full SHA for d115b5b
sample/manifest.yml
@@ -6,7 +6,6 @@ applications:
6
- name: logging-sample-app
7
host: logging-sample-app
8
instances: 1
9
- memory: 256M
10
- path: target/logging-sample-app-2.1.0.war
+ path: target/logging-sample-app-2.1.1.war
11
env:
12
RANDOM_SLEEP: true
0 commit comments