aboutsummaryrefslogtreecommitdiffstats
path: root/.env.sample
diff options
context:
space:
mode:
authorTeddy Wing2015-06-06 20:01:49 -0400
committerTeddy Wing2015-06-06 20:01:49 -0400
commit3fc1e230aa94089fe96c44c9f5acdc53b0b8f083 (patch)
tree835c63e8653603e34f508d046936346226d4e715 /.env.sample
parentddfefe7313f43281b01163930109ff49a5f17830 (diff)
downloadNew-House-on-the-Block-3fc1e230aa94089fe96c44c9f5acdc53b0b8f083.tar.bz2
Add .env.sample
Sample .env file (the real one doesn't get tracked) so people know what environment variables need to be set and so devs can make their own local .env copy.
Diffstat (limited to '.env.sample')
-rw-r--r--.env.sample2
1 files changed, 2 insertions, 0 deletions
diff --git a/.env.sample b/.env.sample
new file mode 100644
index 0000000..7e82474
--- /dev/null
+++ b/.env.sample
@@ -0,0 +1,2 @@
+export COINBASE_KEY=''
+export COINBASE_SECRET=''