vincbeck commented on code in PR #60341:
URL: https://github.com/apache/airflow/pull/60341#discussion_r2677187629


##########
scripts/docker/entrypoint_ci.sh:
##########
@@ -457,7 +457,7 @@ function start_api_server_with_examples(){
     echo
     echo "${COLOR_BLUE}Starting airflow api server${COLOR_RESET}"
     echo
-    airflow api-server --port 8080 --daemon
+    airflow api-server --port 8080 &

Review Comment:
   Updated :)



-- 
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]

Reply via email to