We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 106e348 commit 6a4b48fCopy full SHA for 6a4b48f
examples/proxy/falcon.rb
@@ -4,10 +4,7 @@
4
# Released under the MIT License.
5
# Copyright, 2024, by Samuel Williams.
6
7
-require "falcon/environment/self_signed_tls"
8
-require "falcon/environment/rack"
9
-require "falcon/environment/supervisor"
10
-
+require "falcon/environment/application"
11
require_relative "application"
12
13
service "proxy.localhost" do
0 commit comments