Skip to content
This repository was archived by the owner on May 23, 2021. It is now read-only.

Commit 1789bb9

Browse files
committed
Remove LetsEncrypt completely
1 parent 36bb709 commit 1789bb9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

config/environments/production.rb

-2
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,4 @@
9090
:authentication => "plain",
9191
:enable_starttls_auto => true
9292
}
93-
94-
config.middleware.insert_before ActionDispatch::SSL, Letsencrypt::Middleware
9593
end

0 commit comments

Comments
 (0)