I'm using Datahub and airflow in docker... But bot...
# ingestion
b
I'm using Datahub and airflow in docker... But both will be using port8080.. because of this can't run both at a time. Anyway to change port number
b
you can change the airflow's docker-compose.yml change the expose port
b
Thanks Lee
b
you are welcome.