We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f7b502 commit 02f4875Copy full SHA for 02f4875
1 file changed
pillar/registry.sls
@@ -160,7 +160,7 @@ docker_apps:
160
# Need to sync with `docker_apps.kingfisher_process.port`.
161
KINGFISHER_PROCESS_URL: http://host.docker.internal:8000
162
SCRAPYD_URL: http://host.docker.internal:6800
163
- DOWNLOADS_URL: https://data.open-contracting.org
+ DOWNLOADS_URL: https://fastly.data.open-contracting.org
164
SPOONBILL_URL: https://flatten.open-contracting.org
165
# The path must match the settings.DATAREGISTRY_MEDIA_ROOT default value in spoonbill-web.
166
SPOONBILL_EXPORTER_DIR: /data/exporter
0 commit comments