File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -58,13 +58,9 @@ x-airflow-common:
5858 AIRFLOW__CORE__SQL_ALCHEMY_CONN : postgresql+psycopg2://airflow:airflow@ted-data.eu/airflow
5959 AIRFLOW__CELERY__RESULT_BACKEND : db+postgresql://airflow:airflow@ted-data.eu/airflow
6060 AIRFLOW__CELERY__BROKER_URL : redis://:@ted-data.eu:6379/0
61- # AIRFLOW__CORE__FERNET_KEY: ${FERNET_KEY}
6261 # AIRFLOW__WEBSERVER__SECRET_KEY: ${SECRET_KEY}
6362 IS_PRIME_ENV : ' true'
6463 AIRFLOW__CORE__EXECUTOR : CeleryExecutor
65- # AIRFLOW__CORE__SQL_ALCHEMY_CONN: postgresql+psycopg2://airflow:airflow@postgres/airflow
66- # AIRFLOW__CELERY__RESULT_BACKEND: db+postgresql://airflow:airflow@postgres/airflow
67- # AIRFLOW__CELERY__BROKER_URL: redis://:@redis:6379/0
6864 AIRFLOW__CORE__FERNET_KEY : ' '
6965 AIRFLOW__CORE__DAGS_ARE_PAUSED_AT_CREATION : ' true'
7066 AIRFLOW__CORE__ENABLE_XCOM_PICKLING : " true"
You can’t perform that action at this time.
0 commit comments