Skip to content

Instantly share code, notes, and snippets.

@itsmemattchung
Created February 4, 2016 22:16
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 itsmemattchung/12b3fe19170caf5db765 to your computer and use it in GitHub Desktop.
Save itsmemattchung/12b3fe19170caf5db765 to your computer and use it in GitHub Desktop.
# this goes in diplomatico
PROOF_API_BASE_URL = {{ proof_base_url[env] }}
# group_vars/all
proof_base_url:
qa: 'https://proof-qa.whalerockengineering.com'
production: 'https://proof.whalerockengineering.com'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment