diff --git a/config/environments/production.rb b/config/environments/production.rb index 71ff2a8b..6effc593 100644 --- a/config/environments/production.rb +++ b/config/environments/production.rb @@ -62,7 +62,7 @@ Rails.application.configure do # Enable serving of images, stylesheets, and JavaScripts from an asset server. # config.action_controller.asset_host = 'http://assets.example.com' - config.action_controller.asset_host = 'http://assets%d.agendadulibre.org' + config.action_controller.asset_host = '//assets%d.agendadulibre.org' # Ignore bad email addresses and do not raise email delivery errors. # Set this to true and configure the email server for immediate delivery to diff --git a/config/environments/production_be.rb b/config/environments/production_be.rb index 55211c97..7c5b3614 100644 --- a/config/environments/production_be.rb +++ b/config/environments/production_be.rb @@ -62,7 +62,7 @@ Rails.application.configure do # Enable serving of images, stylesheets, and JavaScripts from an asset server. # config.action_controller.asset_host = 'http://assets.example.com' - config.action_controller.asset_host = 'http://assets%d.agendadulibre.org' + config.action_controller.asset_host = '//assets%d.agendadulibre.org' # Ignore bad email addresses and do not raise email delivery errors. # Set this to true and configure the email server for immediate delivery to diff --git a/config/environments/production_ch.rb b/config/environments/production_ch.rb index 55211c97..7c5b3614 100644 --- a/config/environments/production_ch.rb +++ b/config/environments/production_ch.rb @@ -62,7 +62,7 @@ Rails.application.configure do # Enable serving of images, stylesheets, and JavaScripts from an asset server. # config.action_controller.asset_host = 'http://assets.example.com' - config.action_controller.asset_host = 'http://assets%d.agendadulibre.org' + config.action_controller.asset_host = '//assets%d.agendadulibre.org' # Ignore bad email addresses and do not raise email delivery errors. # Set this to true and configure the email server for immediate delivery to diff --git a/config/environments/production_communs.rb b/config/environments/production_communs.rb index 55211c97..7c5b3614 100644 --- a/config/environments/production_communs.rb +++ b/config/environments/production_communs.rb @@ -62,7 +62,7 @@ Rails.application.configure do # Enable serving of images, stylesheets, and JavaScripts from an asset server. # config.action_controller.asset_host = 'http://assets.example.com' - config.action_controller.asset_host = 'http://assets%d.agendadulibre.org' + config.action_controller.asset_host = '//assets%d.agendadulibre.org' # Ignore bad email addresses and do not raise email delivery errors. # Set this to true and configure the email server for immediate delivery to