Commit b8002398 authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

add depends_on for airflow-apiserver

parent e08c0c04
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -113,6 +113,8 @@ services:
      <<: *airflow-common-depends-on
      airflow-init:
        condition: service_completed_successfully
      postgres:
        condition: service_healthy  # 等待数据库就绪
    environment:
      AIRFLOW__API_AUTH__JWT_SECRET: "3e6adca84dc028a609ad697e22cecc994043b48d737dc8dd7922f4bb59757761"