Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion airflow/.development.env
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ AIRFLOW__SCHEDULER__CATCHUP_BY_DEFAULT=false
AIRFLOW_CONN_HTTP_BLACKCAT=https://services.blackcattransit.com
AIRFLOW_CONN_HTTP_MOBILITY_DATABASE=https://bit.ly/catalogs-csv
AIRFLOW_CONN_HTTP_NTD=https://data.transportation.gov
AIRFLOW_ENV=cal-itp-data-infra-staging
AIRFLOW_ENV=development
AIRFLOW_VAR_EXTRACT_BUCKET=gs://gtfs-data
CALITP__ELAVON_SFTP_HOSTNAME=34.145.56.125
CALITP__ELAVON_SFTP_PORT=2200
Expand Down