Skip to content

Commit

Permalink
Fix config to work with 2.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
slyapustin committed Jun 21, 2022
1 parent d84582a commit cab9ae3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions airflow.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[core]
broker_url = $REDIS_URL
sql_alchemy_conn = $DATABASE_URL

# Do not load examples DAGs
load_examples = False
Expand Down

0 comments on commit cab9ae3

Please sign in to comment.