summaryrefslogtreecommitdiff
path: root/sample_config.json
diff options
context:
space:
mode:
authorGeorgios Andreadis <g.andreadis@student.tudelft.nl>2017-01-26 13:41:13 +0100
committerGeorgios Andreadis <g.andreadis@student.tudelft.nl>2017-01-26 13:41:13 +0100
commitedbef77114dfde33524dccb22d27144570299372 (patch)
tree8fea3920a4312a90e5eddd7607dc7b35de5fdb61 /sample_config.json
parentf9fbf70170421fc5e02b95923ff137e0234cad69 (diff)
Add config instructions to README
Diffstat (limited to 'sample_config.json')
-rw-r--r--sample_config.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/sample_config.json b/sample_config.json
new file mode 100644
index 00000000..628476ed
--- /dev/null
+++ b/sample_config.json
@@ -0,0 +1,3 @@
+{
+ "GOOGLE_OAUTH_CLIENT_ID": "the-google-oauth-client-id"
+}