Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Goliath のリクエスト コントローラの外側にあるサーバーのポートを取得しようとしています。つまり、にアクセスできませんenv['SERVER_PORT']。
env['SERVER_PORT']
だから私は解析しようとしましARGVたが、それは空であることがわかりました
ARGV
portのプロパティがあることがわかりましたがGoliath::Runner、Goliath で現在のランナー インスタンスを参照するにはどうすればよいですか?
port
Goliath::Runner