mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-02-22 01:31:25 -08:00
12 lines
309 B
TOML
12 lines
309 B
TOML
[default]
|
|
AWS_JUSTICE40_DATASOURCES_URL = "https://justice40-data.s3.amazonaws.com/data-sources"
|
|
AWS_JUSTICE40_DATAPIPELINE_URL = "https://justice40-data.s3.amazonaws.com/data-versions/2.0"
|
|
DATASOURCE_RETRIEVAL_FROM_AWS = true
|
|
REQUEST_TIMEOUT = 120
|
|
REQUEST_RETRIES = 2
|
|
|
|
[development]
|
|
|
|
[staging]
|
|
|
|
[production]
|