From 0f42ad07a751a273a852178046f8070d288e294a Mon Sep 17 00:00:00 2001 From: Andrew Spinks Date: Sat, 12 May 2012 13:48:43 +1000 Subject: [PATCH] fix s3 bucket. --- config/s3.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/s3.yml b/config/s3.yml index 2c01bfcdbe..6b6b8bf42a 100644 --- a/config/s3.yml +++ b/config/s3.yml @@ -3,6 +3,6 @@ developement: access_key_id: AKIAJ3EE2EKGP36D4PUA secret_access_key: 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 production: - bucket: openfoodweb + bucket: openfoodweb_production access_key_id: AKIAJ3EE2EKGP36D4PUA secret_access_key: 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 \ No newline at end of file