From edbef77114dfde33524dccb22d27144570299372 Mon Sep 17 00:00:00 2001 From: Georgios Andreadis Date: Thu, 26 Jan 2017 13:41:13 +0100 Subject: Add config instructions to README --- sample_config.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 sample_config.json (limited to 'sample_config.json') 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" +} -- cgit v1.2.3