You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/10/18 02:39:26 UTC

[GitHub] [airflow] gigkokman commented on a change in pull request #11624: Expose flower port in breeze

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



##########
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:
       It's flexible for user when port's in use.




----------------------------------------------------------------
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:
users@infra.apache.org