質問編集履歴
1
状況を追記しました。
title
CHANGED
File without changes
|
body
CHANGED
@@ -6,7 +6,7 @@
|
|
6
6
|
|
7
7
|
しかし、「http://IPアドレス/test」ページにアクセスしても「502 Bad Gateway」が表示されます。
|
8
8
|
|
9
|
-
「http://IPアドレス:3000/test」はアクセスできるので、Listenポートが80番でなく、puma単体で動いているようなイメージでしょうか。
|
9
|
+
「http://IPアドレス:3000/test」はアクセスできるので、Listenポートが80番でなく、puma単体で動いてしまっているようなイメージでしょうか。
|
10
10
|
puma起動時に以下のようになっておりました
|
11
11
|
* Version 3.12.1 (ruby 2.6.1-p33), codename: Llamas in Pajamas
|
12
12
|
* Min threads: 5, max threads: 5
|