utkarsharma2 commented on code in PR #32117:
URL: https://github.com/apache/airflow/pull/32117#discussion_r1254307133


##########
scripts/in_container/configure_environment.sh:
##########
@@ -23,6 +23,7 @@ readonly TMUX_CONF_FILE=".tmux.conf"
 
 if [[ -d "${FILES_DIR}" ]]; then
     export AIRFLOW__CORE__DAGS_FOLDER="/files/dags"
+    export AIRFLOW__CORE__PLUGINS_FOLDER='/files/plugins'

Review Comment:
   @uranusjr @potiuk Ya, I too think we should improve it. Will extend this PR 
to cover this requirement. 



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