質問編集履歴

1

試したことの編集

2022/04/21 13:43

投稿

suika11
suika11

スコア166

test CHANGED
File without changes
test CHANGED
@@ -63,8 +63,13 @@
63
63
 
64
64
  ### 試したこと
65
65
 
66
+ [mailhogでメールテストしたいのにconnection could not be established with host localhost stream_socket_client()](https://mutimutisan.com/mailhog)を元にdocker-compose.ymlに下記を追記
67
+ ```docker-compose.yml
66
- 該当のエラーワードで検索
68
+ services:
69
+   mail:
70
+    image: mailhog/mailhog
67
- 「ポート番号 メール」で検索
71
+    ports: - 8025:8025
72
+ ```
68
73
 
69
74
  ### 補足情報(FW/ツールのバージョンなど)
70
75
  PHP 8.1.4