jedcunningham commented on code in PR #24119:
URL: https://github.com/apache/airflow/pull/24119#discussion_r888271461
##########
CONTRIBUTING.rst:
##########
@@ -1253,6 +1253,7 @@ commands:
yarn run prod
# Starts a web server that manages and updates your assets as you modify
them
+ # You'll need to run the webserver in debug mode too: `airflow webserver
-d`
Review Comment:
`-D` is different! You want the lower case `-d`. Daemon vs debug.
--
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]