diff --git a/manifest.yml b/manifest.yml index 7cf8a30..f2b688e 100644 --- a/manifest.yml +++ b/manifest.yml @@ -1,7 +1,6 @@ --- applications: - name: pcfdemo - memory: 512M instances: 1 - host: pcfdemo-yourname + random-route: true path: ./target/pcfdemo.war