Attempt to use protocol relative assets
This commit is contained in:
parent
56019f33d6
commit
e4797e474b
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user