This commit is contained in:
2026-04-07 00:54:28 +09:00
parent e916b4a113
commit e38c3cffd6
+1 -2
View File
@@ -18,8 +18,7 @@ Rails.application.configure do
# Enable serving of images, stylesheets, and JavaScripts from an asset server.
# config.asset_host = "http://assets.example.com"
# TODO: オブスト契約したら :r2 に変更する.
config.active_storage.service = :local
config.active_storage.service = :r2
# Assume all access to the app is happening through a SSL-terminating reverse proxy.
config.assume_ssl = true