From 1ea6ab57af1969c140f5809fe11803d7b0f1a879 Mon Sep 17 00:00:00 2001 From: Paul Melnikow Date: Sun, 15 Mar 2020 17:55:52 -0400 Subject: [PATCH] Document which secrets are set in production (#4779) --- config/local-shields-io-production.template.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/local-shields-io-production.template.yml b/config/local-shields-io-production.template.yml index ba253e5bc6..6e021d35b0 100644 --- a/config/local-shields-io-production.template.yml +++ b/config/local-shields-io-production.template.yml @@ -1,8 +1,8 @@ private: - bintray_user: ... - bintray_apikey: ... + # These are the keys which are set on the production servers. gh_client_id: ... gh_client_secret: ... + redis_url: ... sentry_dsn: ... shields_secret: ... sl_insight_userUuid: ...