Skip to content

Commit

Permalink
Adds sample-environment.json
Browse files Browse the repository at this point in the history
  • Loading branch information
oalders committed Mar 10, 2015
1 parent ec4d6a4 commit a0a4b97
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions sample-environment.json
@@ -0,0 +1,5 @@
{
"DOTCLOUD_DATA_MONGODB_HOST" : "localhost",
"DOTCLOUD_DATA_MONGODB_PORT" : 27017,
"GITHUB_TOKEN" : "foobar"
}

0 comments on commit a0a4b97

Please sign in to comment.