Skip to content

Instantly share code, notes, and snippets.

@srfrnk
Created April 15, 2014 08:18
Show Gist options
  • Save srfrnk/10713158 to your computer and use it in GitHub Desktop.
Save srfrnk/10713158 to your computer and use it in GitHub Desktop.
setting a config var that contains JSON object
setting a config var that contains JSON object:
heroku config:set CONNECTION_OPTIONS={\"userName\":\"...\",\"password\":\"...\",\"server\":\"...\",\"options\":{\"database\":\"...\"}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment