aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage/test/service/configurations.example.yml
diff options
context:
space:
mode:
authorGeorge Claghorn <george.claghorn@gmail.com>2017-11-29 09:25:27 -0500
committerGitHub <noreply@github.com>2017-11-29 09:25:27 -0500
commit5211c0dd8cc84d9458713ca55a4a8afe12f7df40 (patch)
treef234e3a0228bfc006ef1529f14e91c063e7b1efa /activestorage/test/service/configurations.example.yml
parentf4c08d14995ba9d5caf0f209d3a95308f93bec6a (diff)
parent9d65ac30fde3977d4773ff6052f31b99a5084f0f (diff)
downloadrails-5211c0dd8cc84d9458713ca55a4a8afe12f7df40.tar.gz
rails-5211c0dd8cc84d9458713ca55a4a8afe12f7df40.tar.bz2
rails-5211c0dd8cc84d9458713ca55a4a8afe12f7df40.zip
Merge pull request #31272 from y-yagi/use_credentials_instead_of_keyfile_in_gcs
Use `credentials` instead of `keyfile` in GCS sevice
Diffstat (limited to 'activestorage/test/service/configurations.example.yml')
-rw-r--r--activestorage/test/service/configurations.example.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/activestorage/test/service/configurations.example.yml b/activestorage/test/service/configurations.example.yml
index 56ed37be5d..43cc013bc8 100644
--- a/activestorage/test/service/configurations.example.yml
+++ b/activestorage/test/service/configurations.example.yml
@@ -7,7 +7,7 @@
#
# gcs:
# service: GCS
-# keyfile: {
+# credentials: {
# type: "service_account",
# project_id: "",
# private_key_id: "",