Loading airflow/docker/docker-compose-original.yaml +1 −0 Original line number Diff line number Diff line Loading @@ -88,6 +88,7 @@ x-airflow-common: services: postgres: image: postgres:13 container_name: airflow-postgres environment: POSTGRES_USER: airflow POSTGRES_PASSWORD: airflow Loading Loading
airflow/docker/docker-compose-original.yaml +1 −0 Original line number Diff line number Diff line Loading @@ -88,6 +88,7 @@ x-airflow-common: services: postgres: image: postgres:13 container_name: airflow-postgres environment: POSTGRES_USER: airflow POSTGRES_PASSWORD: airflow Loading