diff --git a/manifest.yml b/manifest.yml new file mode 100644 index 000000000..bad8841da --- /dev/null +++ b/manifest.yml @@ -0,0 +1,7 @@ +--- +applications: +- name: spring-petclinic + memory: 512M + instances: 1 + random-route: true + path: build/libs/spring-petclinic.war