Created
April 23, 2012 15:22
-
-
Save timsavery/2471604 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tsavery@tangialt01:~/github/timsavery/nodephilly-raffle$ jitsu env list | |
info: Welcome to Nodejitsu | |
info: It worked if it ends with Nodejitsu ok | |
info: Executing command env list | |
info: Listing all environment variables for: nodephilly-raffle | |
data: { | |
data: USER_KEY: 833786748121301400000, | |
data: EVENTBRITE_APP_KEY: 'xxxx', | |
data: SUBDOMAIN: 'nodephillyraffle', | |
data: NODE_ENV: 'production', | |
data: EVENTBRITE_USER_KEY: xxxxx | |
data: } | |
info: Nodejitsu ok |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment