Taragolis commented on issue #35812:
URL: https://github.com/apache/airflow/issues/35812#issuecomment-1824234548
> Also the current default bind -
${AIRFLOW_PROJ_DIR:-.}/config:/opt/airflow/config is misleading where file
airflow.cfg should be stored in the container.
It might be stored in any place and configured by
[AIRFLOW_CONFIG](https://airflow.apache.org/docs/apache-airflow/stable/cli-and-env-variables-ref.html#envvar-AIRFLOW_CONFIG)
environment variable, but by default it set to `${AIRFLOW_HOME}/airflow.cfg`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]