From 01410021a7fe733edab64d7cb4b359685d89cd91 Mon Sep 17 00:00:00 2001 From: Sacheendra Talluri Date: Thu, 26 Jan 2017 18:42:38 +0100 Subject: Add Dockerfile and related build files --- build/frontend_config.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 build/frontend_config.json (limited to 'build/frontend_config.json') 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 -- cgit v1.2.3