From 1737d4fb0017823139bb84c847af875d848b8cd2 Mon Sep 17 00:00:00 2001 From: Georgios Andreadis Date: Tue, 4 Apr 2017 16:47:11 +0200 Subject: Move JSON config file template to README --- sample_config.json | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 sample_config.json (limited to 'sample_config.json') diff --git a/sample_config.json b/sample_config.json deleted file mode 100644 index d5fe10f1..00000000 --- a/sample_config.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "OAUTH_CLIENT_ID": "the-google-oauth-client-id", - "SERVER_BASE_URL": "http://localhost:8081" -} -- cgit v1.2.3