Document which secrets are set in production (#4779)
This commit is contained in:
@@ -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: ...
|
||||
|
||||
Reference in New Issue
Block a user