summaryrefslogtreecommitdiff
path: root/build/frontend_config.json
diff options
context:
space:
mode:
authorLeon Overweel <l.overweel@gmail.com>2017-02-06 12:06:49 +0100
committerGitHub <noreply@github.com>2017-02-06 12:06:49 +0100
commitebbbb9ac91aab60587d7750992e40fcc41f98ad5 (patch)
treedd4410cc8257bca5a06d1e6773b1a67e1b31d306 /build/frontend_config.json
parent6935caadfb67a3e9c6e6147d4a645bdc132f4ee4 (diff)
parentb1d9aa806341c362e770afa70b52094cd016492a (diff)
Merge pull request #1 from sacheendra/master
Add Docker build
Diffstat (limited to 'build/frontend_config.json')
-rw-r--r--build/frontend_config.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/build/frontend_config.json b/build/frontend_config.json
new file mode 100644
index 00000000..bdaede00
--- /dev/null
+++ b/build/frontend_config.json
@@ -0,0 +1,3 @@
+{
+ "GOOGLE_OAUTH_CLIENT_ID": "the-google-oauth-client-id"
+} \ No newline at end of file