We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7345765 + 35ee90a commit 68acc2fCopy full SHA for 68acc2f
1 file changed
falcon.rb
@@ -40,7 +40,7 @@
40
end
41
42
43
-unless ENV["SERVICE_DIRECT_PORT"].to_s.empty?
+unless ENV["SERVICE_CONNECT_PORT"].to_s.empty?
44
service "#{hostname}-http" do
45
include Falcon::Environment::Rack
46
0 commit comments