Skip to content

Commit 02f4875

Browse files
committed
registry: Use Fastly CDN for data downloads
1 parent 8f7b502 commit 02f4875

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pillar/registry.sls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ docker_apps:
160160
# Need to sync with `docker_apps.kingfisher_process.port`.
161161
KINGFISHER_PROCESS_URL: http://host.docker.internal:8000
162162
SCRAPYD_URL: http://host.docker.internal:6800
163-
DOWNLOADS_URL: https://data.open-contracting.org
163+
DOWNLOADS_URL: https://fastly.data.open-contracting.org
164164
SPOONBILL_URL: https://flatten.open-contracting.org
165165
# The path must match the settings.DATAREGISTRY_MEDIA_ROOT default value in spoonbill-web.
166166
SPOONBILL_EXPORTER_DIR: /data/exporter

0 commit comments

Comments
 (0)