Skip to content

Commit

Permalink
No robots.txt scheduler
Browse files Browse the repository at this point in the history
  • Loading branch information
dyakovri committed Aug 14, 2023
1 parent 4840533 commit 397b994
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ ENV AIRFLOW_HOME=/airflow
ENV AIRFLOW__CORE__LOAD_EXAMPLES=false
ENV DEBIAN_FRONTEND=noninteractive
ENV AIRFLOW__CORE__EXECUTOR=LocalExecutor
ENV AIRFLOW__WEBSERVER__WARN_DEPLOYMENT_EXPOSURE=False

# Linux block
COPY requirements.txt .
Expand Down

0 comments on commit 397b994

Please sign in to comment.