diff --git a/manifest.yml b/manifest.yml index a1e181e..fdce5ee 100644 --- a/manifest.yml +++ b/manifest.yml @@ -2,5 +2,5 @@ applications: - name: cf-spring memory: 768M - instances: 1 + instances: 2 random-route: true