diff --git a/manifest.yml b/manifest.yml new file mode 100644 index 000000000..5d06c818d --- /dev/null +++ b/manifest.yml @@ -0,0 +1,6 @@ +--- +applications: +- name: spring-petclinic + memory: 512M + instances: 1 + random-route: true