turbaszek commented on a change in pull request #11624:
URL: https://github.com/apache/airflow/pull/11624#discussion_r506991373



##########
File path: scripts/ci/docker-compose/base.yml
##########
@@ -72,3 +72,4 @@ services:
       - /dev/urandom:/dev/random   # Required to get non-blocking entropy 
source
     ports:
       - "${WEBSERVER_HOST_PORT}:8080"
+      - "5555:5555" # Flower default port

Review comment:
       @potiuk not sure if we need to make it configurable or not




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to