We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3aa827f commit 99bb3f2Copy full SHA for 99bb3f2
1 file changed
.github/workflows/build.yaml
@@ -7,6 +7,8 @@ on:
7
branches: [ main ]
8
9
env:
10
+ BASE_URL_HOST=localhost:8081
11
+ ENABLE_PROXY_FIX=False
12
AIRFLOW_PROJ_DIR: /home/runner/work/AlertFlow/AlertFlow/alertflow
13
AIRFLOW_HOME: /opt/airflow
14
AIRFLOW_PORT: 8081
0 commit comments