pankajastro commented on code in PR #30452:
URL: https://github.com/apache/airflow/pull/30452#discussion_r1167236831


##########
docs/apache-airflow/howto/docker-compose/index.rst:
##########
@@ -101,6 +101,7 @@ Some directories in the container are mounted, which means 
that their contents a
 
 - ``./dags`` - you can put your DAG files here.
 - ``./logs`` - contains logs from task execution and scheduler.
+- ``./config`` - you can add custom log parser or add 
``airflow_local_settings.py`` to configure cluster policy.

Review Comment:
   @potiuk I think it mounted here 
https://github.com/apache/airflow/blob/90ee7639478bc8534164c4bbb05a1ccfb04272dd/docs/apache-airflow/howto/docker-compose/docker-compose.yaml#L75
   
   or do we need to mount it at some other places too?



-- 
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]

Reply via email to