diff options
Diffstat (limited to 'activestorage/test/service/configurations.example.yml')
-rw-r--r-- | activestorage/test/service/configurations.example.yml | 2 |
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: "", |