Skip to content

Commit 175dbb3

Browse files
authored
Update production.rb
1 parent d5f2ad2 commit 175dbb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/environments/production.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
# config.action_cable.allowed_request_origins = [ 'http://example.com', /https:\/\/fanyv88.com:443\/http\/example.*/ ]
4444

4545
# Force all access to the app over SSL, use Strict-Transport-Security, and use secure cookies.
46-
# config.force_ssl = true
46+
config.force_ssl = true
4747

4848
# Use the lowest log level to ensure availability of diagnostic information
4949
# when problems arise.

0 commit comments

Comments
 (0)