jscheffl commented on code in PR #49753:
URL: https://github.com/apache/airflow/pull/49753#discussion_r2059282703
##########
scripts/in_container/configure_environment.sh:
##########
@@ -18,6 +18,7 @@
# Script to check licences for all code. Can be started from any working
directory
export FILES_DIR="/files"
export AIRFLOW_BREEZE_CONFIG_DIR="${FILES_DIR}/airflow-breeze-config"
+export
AIRFLOW__CORE__EXECUTION_API_SERVER_URL="http://localhost:8080/execution/"
Review Comment:
Ah, yeah was also just the same PR and thought this might be the root of the
bug. Just took longer getting through my review history...
--
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]