Browse Source

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

feature/312
みてるぞ 2 days ago
parent
commit
cb598fe57a
1 changed files with 1 additions and 0 deletions
  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