Guest User

Untitled

a guest
Nov 20th, 2017
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. {
  2. "site_id": "",
  3. "rest_api_user": "user.name",
  4. "rest_api_key": "api_key_here",
  5. "rest_factories": {
  6. "dev": "one",
  7. "test": "two",
  8. "prod": "three"
  9. },
  10. "subdomain_pattern": "{subdomain}-{env}",
  11. "prod_web": "",
  12. "dev_web": ""
  13. }
Add Comment
Please, Sign In to add comment