dheerajturaga commented on PR #56189:
URL: https://github.com/apache/airflow/pull/56189#issuecomment-3349810419

   My usual settings in prod are:
   ```
   AIRFLOW__API__BASE_URL=https://my_company.com/airflow/
   
AIRFLOW__CORE__EXECUTION_API_SERVER_URL=https://my_company.com/airflow/execution/
   AIRFLOW__EDGE__API_URL=https://my_company.com/airflow/edge_worker/v1/rpcapi
   ```
   But Im not sucessfull in getting the Edge worker/Jobs page opened


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