Skip to content
This repository was archived by the owner on Jul 19, 2022. It is now read-only.

Commit a7d602e

Browse files
author
mborges-pivotal
committed
add random route
1 parent 95843ad commit a7d602e

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

manifest-dev.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ applications:
44
memory: 1024MB
55
instances: 1
66
host: bb-pcf-ers-demo-dev
7+
random-route: true

manifest-prod.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ applications:
44
memory: 1024MB
55
instances: 1
66
host: bb-pcf-ers-demo
7+
random-route: true

manifest-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ applications:
44
memory: 1024MB
55
instances: 1
66
host: bb-pcf-ers-demo-test
7+
random-route: true

manifest-uat.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ applications:
44
memory: 1024MB
55
instances: 1
66
host: bb-pcf-ers-demo-uat
7+
random-route: true

0 commit comments

Comments
 (0)