Skip to content

Commit 35ee90a

Browse files
An edit accidentally changed name
- The name should reflect service_connect
1 parent 3ae3bd7 commit 35ee90a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

falcon.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
end
4141
end
4242

43-
unless ENV["SERVICE_DIRECT_PORT"].to_s.empty?
43+
unless ENV["SERVICE_CONNECT_PORT"].to_s.empty?
4444
service "#{hostname}-http" do
4545
include Falcon::Environment::Rack
4646

0 commit comments

Comments
 (0)