Added more properties to the sample manifest.yml

This commit is contained in:
nsingh
2016-11-18 15:25:16 -08:00
parent a141067ecb
commit 298758d13d

View File

@@ -1,3 +1,4 @@
inherit: base-manifest.yml
applications:
- name: foo
foo: bar
@@ -13,4 +14,18 @@ applications:
env:
RAILS_ENV: production
RACK_ENV: production
no-hostname: true
no-route: false
random-route: true
services:
- dbserv1
- redisserv2
path: app.jar
instances: 3
stack: cflinuxfs2
timeout: 80
host: apppage
hosts:
- apppagealt
- anotherhost