fedeizzo commented on issue #15225: URL: https://github.com/apache/airflow/issues/15225#issuecomment-814909814
Yes, the webserver is exposed and the dashboard is available through http. But if I try to fetch the rest API from my local development environment (my pc running node with react) I receive the cross origin error. Obviously the domain is not the same: the airflow webserver on azure machine and react from my machine. The same situation could happen if I move my react app in another vps different from the one in which airflow is running -- 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. For queries about this service, please contact Infrastructure at: [email protected]
