en-ver commented on issue #52270:
URL: https://github.com/apache/airflow/issues/52270#issuecomment-3045921697

   @brunolnetto please try the similar solution for docker compose way of 
deployment
   Here is a corresponding fragment of the docker-compose.yaml:
   ```
   services:
     airflow-apiserver:
       environment:
         AIRFLOW__API__WORKERS: '1'
   ```


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