eladkal commented on code in PR #28728: URL: https://github.com/apache/airflow/pull/28728#discussion_r1061479195
########## docs/apache-airflow/howto/docker-compose/index.rst: ########## @@ -160,7 +160,7 @@ Now you can start all services: .. code-block:: bash - docker-compose up + docker compose up Review Comment: if there are places that we use v1 syntax then you can open PR to update v2 but not the other way around :) documntation is always improving so it's cool that people like yourself care about improving it 👍 -- 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]
