Skip to content

Commit

Permalink
Stop using outdated manifest stanza; use random-route instead
Browse files Browse the repository at this point in the history
  • Loading branch information
mogul authored and Patrick Mueller committed Feb 21, 2019
1 parent f8b0392 commit 1a730e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifest.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
applications:
- name: cf-env-test
mem: 128M
host: cf-env-test-${random-word}
random-route: true
services:
- cf-env-test

0 comments on commit 1a730e3

Please sign in to comment.