Skip to content

Commit

Permalink
[docs] update
Browse files Browse the repository at this point in the history
  • Loading branch information
dscape committed Nov 21, 2012
1 parent f937c80 commit 884b004
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -675,6 +675,10 @@ curl -X POST \
https://nodejitsuUser:nodejitsuPass@webhooks.nodejitsu.com/1/auth/github
```

## But wait, I have API keys I can't commit to Github as open source?!

Don't worry, you can use `jitsu set env` to set environment variables that you can access with `process.env`. Check our [handbook](https://github.com/nodejitsu/handbook#environment-variable-management) for more information. Environment variables set this way persist across deployments and are also available in our [webops](https://webops.nodejitsu.com) application.

<a name="api"></a>
## API Documentation

Expand Down

0 comments on commit 884b004

Please sign in to comment.