Skip to content

Instantly share code, notes, and snippets.

@sergpetrov
Created September 1, 2022 09:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sergpetrov/03badbccb1f58489b6f8c17ead2fdaf3 to your computer and use it in GitHub Desktop.
Save sergpetrov/03badbccb1f58489b6f8c17ead2fdaf3 to your computer and use it in GitHub Desktop.
staging {
manifestPlaceholders = [scheme: "https", host: "staging-company.com"]
}
prod {
manifestPlaceholders = [scheme: "https", host: "company.com"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment