質問編集履歴
1
iamge.jpg->image.jpg
title
CHANGED
File without changes
|
body
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
### 前提・実現したいこと
|
2
|
-
certbot-nginxでnginx設定への自動書き込みを行い、ssl証明書を発行し、httpsでアクセスできるようにしたところ、activeStorageの画像がhttp://[domain]/rails/active_storage/blobs/xxxxxxxxxx/
|
2
|
+
certbot-nginxでnginx設定への自動書き込みを行い、ssl証明書を発行し、httpsでアクセスできるようにしたところ、activeStorageの画像がhttp://[domain]/rails/active_storage/blobs/xxxxxxxxxx/image.jpg
|
3
3
|
で表示されるために
|
4
4
|
|
5
5
|
Mixed Content: The page at '<URL>' was loaded over HTTPS, but requested an insecure image '<URL>'. This content should also be served over HTTPS
|