When I want to see the origin airflow address from...
# ingestion
p
When I want to see the origin airflow address from the datahub, I press the button “View in Airflow” as shown above. But the url turns to the http://localhost:8080/taskinstance/list/?flt1_dag_id_equals=auto_airflow_test3&_flt_3_task_id=task_b. How could i change the default localhost to certain ip like 192.168.1.2?
d