gopidesupavan commented on code in PR #49753:
URL: https://github.com/apache/airflow/pull/49753#discussion_r2059266584
##########
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:
looks like this one recent update
https://github.com/apache/airflow/commit/ae7b3c6abc89767ffc9fdd7738e67d0d3cad446c#diff-f84423e31e0641b5ad1e6757ebf08c5dd1188292e6dc80f3c63bc028539460b2R544
--
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]