You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
253 B
15 lines
253 B
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
|
|
|