Skip to content
This repository has been archived by the owner on Aug 4, 2023. It is now read-only.

Commit

Permalink
Add Rawpixel key to env.template & sort values
Browse files Browse the repository at this point in the history
  • Loading branch information
AetherUnbound committed Oct 14, 2022
1 parent 854d3f0 commit 00d03ca
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions env.template
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,16 @@ AIRFLOW_VAR_ENVIRONMENT=dev
# API Keys
########################################################################################
# See: https://airflow.apache.org/docs/apache-airflow/stable/howto/variable.html#storing-variables-in-environment-variables
AIRFLOW_VAR_API_KEY_WALTERS_ART_MUSEUM=not_set
AIRFLOW_VAR_API_KEY_BROOKLYN_MUSEUM=not_set
AIRFLOW_VAR_API_KEY_DATA_GOV=not_set
AIRFLOW_VAR_API_KEY_EUROPEANA=not_set
AIRFLOW_VAR_API_KEY_FLICKR=not_set
AIRFLOW_VAR_API_KEY_FREESOUND=not_set
AIRFLOW_VAR_API_KEY_JAMENDO=not_set
AIRFLOW_VAR_API_KEY_NYPL=not_set
AIRFLOW_VAR_API_KEY_RAWPIXEL=not_set
AIRFLOW_VAR_API_KEY_THINGIVERSE=not_set
AIRFLOW_VAR_API_KEY_FREESOUND=not_set
AIRFLOW_VAR_API_KEY_WALTERS_ART_MUSEUM=not_set


########################################################################################
Expand Down

0 comments on commit 00d03ca

Please sign in to comment.