'backend/config/storage.yml' を更新

This commit is contained in:
2026-04-15 20:19:52 +09:00
parent e72ec608f4
commit cb598fe57a
+1
View File
@@ -13,3 +13,4 @@ r2:
secret_access_key: <%= ENV['R2_SECRET_ACCESS_KEY'] %> secret_access_key: <%= ENV['R2_SECRET_ACCESS_KEY'] %>
bucket: <%= ENV['R2_BUCKET'] %> bucket: <%= ENV['R2_BUCKET'] %>
region: auto region: auto
request_checksum_calculation: when_required