diff options
| author | Sacheendra Talluri <sacheendra.t@gmail.com> | 2017-01-26 18:42:38 +0100 |
|---|---|---|
| committer | Sacheendra Talluri <sacheendra.t@gmail.com> | 2017-01-26 18:42:38 +0100 |
| commit | 01410021a7fe733edab64d7cb4b359685d89cd91 (patch) | |
| tree | f54256b95068df3f62b913d5b04cab61d56c549c /build/frontend_config.json | |
| parent | 8b123384237a40801a621a1df6c094562eee52c1 (diff) | |
Add Dockerfile and related build files
Diffstat (limited to 'build/frontend_config.json')
| -rw-r--r-- | build/frontend_config.json | 3 |
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 |
