summaryrefslogtreecommitdiff
path: root/sample_config.json
diff options
context:
space:
mode:
Diffstat (limited to 'sample_config.json')
-rw-r--r--sample_config.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/sample_config.json b/sample_config.json
index 628476ed..58ff0e72 100644
--- a/sample_config.json
+++ b/sample_config.json
@@ -1,3 +1,4 @@
{
- "GOOGLE_OAUTH_CLIENT_ID": "the-google-oauth-client-id"
+ "GOOGLE_OAUTH_CLIENT_ID": "the-google-oauth-client-id",
+ "SERVER_BASE_URL": "http://localhost:8081"
}