From f1489c22202858fe003968e93cc4dc435859483e Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sun, 9 Jul 2017 14:19:19 +0200 Subject: Match new configurator needs --- test/service/configurations-example.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/service') diff --git a/test/service/configurations-example.yml b/test/service/configurations-example.yml index 031197342a..fc6e9dc81e 100644 --- a/test/service/configurations-example.yml +++ b/test/service/configurations-example.yml @@ -1,11 +1,13 @@ # Copy this file to configurations.yml and edit the credentials to match your IAM test account and bucket s3: + service: S3 access_key_id: secret_access_key: region: bucket: gcs: + service: GCS project: keyfile: bucket: -- cgit v1.2.3