From aa7e5b5d74831e20c7656ace0a72933db11755f6 Mon Sep 17 00:00:00 2001
From: Jean-Paul Calderone <exarkun@twistedmatrix.com>
Date: Fri, 16 Jul 2021 08:30:07 -0400
Subject: [PATCH] Here is the production Grafana Google OAuth2 client id

---
 morph/grid/production/config.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/morph/grid/production/config.json b/morph/grid/production/config.json
index ee05f919..fcae1563 100644
--- a/morph/grid/production/config.json
+++ b/morph/grid/production/config.json
@@ -15,5 +15,5 @@
   , "https://private.storage"
   , "https://www.private.storage"
   ]
-, "monitoringGoogleOAuthClientID": "productiongrid-replaceme"
+, "monitoringGoogleOAuthClientID": "802959152038-klpkk38sfnqmknn1ucg7pvs4hcc2k8ae.apps.googleusercontent.com"
 }
-- 
GitLab