BikeBikeBike/config/assets_cdn.yml
2015-08-04 21:54:04 -07:00

16 lines
253 B
YAML

development:
enabled: false
host: bikebike.org
preview:
enabled: false
host: preview-cdn.bikebike.org
protocol: https
fallback_protocol: http
production:
enabled: true
host: cdn.bikebike.org
protocol: https
fallback_protocol: http