Compare commits

...

1 Commits

Author SHA1 Message Date
  みてるぞ cb598fe57a 'backend/config/storage.yml' を更新 2 days ago
1 changed files with 1 additions and 0 deletions
Split View
  1. +1
    -0
      backend/config/storage.yml

+ 1
- 0
backend/config/storage.yml View File

@@ -13,3 +13,4 @@ r2:
secret_access_key: <%= ENV['R2_SECRET_ACCESS_KEY'] %>
bucket: <%= ENV['R2_BUCKET'] %>
region: auto
request_checksum_calculation: when_required

Loading…
Cancel
Save