1

Is it possible to use the same domain in two different orgs?

I get following error message while trying to add the domain to a second org

enter image description here

gabac
  • 2,062
  • 6
  • 21
  • 30

1 Answers1

5

You can share your private domains with any other org by using this CLI command: cf share-private-domain ORG DOMAIN

Lafunamor
  • 753
  • 3
  • 8