Date
1 - 2 of 2
How to specify "no default shared domain" in the cf-deployment-manifest.yml?
Jim Lin <jimlintw922@...>
Hi all
I don't need the default shared domain (i.e., ${CF_IP}.xip.io). I can use command line to remove it after CF deployment. However, every time I re-deploy CF, I need manually remove it again. My question is how to specify "no default shared domain" in the cf-deployment-manifest.yml? Thanks all. Sincerely, Jim |
|
Amit Kumar Gupta
Hi Jim,
toggle quoted message
Show quoted text
Try setting the `app_domains` property in your manifest to an empty array. Cheers, Amit On Mon, Oct 19, 2015 at 7:05 PM, Jim Lin <jimlintw922(a)gmail.com> wrote:
Hi all |
|