Commit 292ea372 authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

set FLOWER_UNAUTHENTICATED_API to true

parent 049c5c17
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -348,6 +348,8 @@ services:
      <<: *airflow-common-depends-on
      airflow-init:
        condition: service_completed_successfully
    environment:
      FLOWER_UNAUTHENTICATED_API: 'true'

volumes:
  postgres-db-volume: