dheerajturaga commented on code in PR #55642:
URL: https://github.com/apache/airflow/pull/55642#discussion_r2453433257


##########
providers/edge3/src/airflow/providers/edge3/plugins/edge_executor_plugin.py:
##########
@@ -252,18 +252,10 @@ class EdgeExecutorPlugin(AirflowPlugin):
             fastapi_apps = [_get_api_endpoint()]
             react_apps = [
                 {
-                    "name": "Edge Worker",
-                    "bundle_url": 
_get_base_url_path("/edge_worker/static/main.umd.cjs"),

Review Comment:
   @jscheffl did we check if this works with nginx where base_url could have a 
subpath?



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