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 99bb3f2 commit 4d6375fCopy full SHA for 4d6375f
1 file changed
.github/workflows/build.yaml
@@ -7,7 +7,7 @@ on:
7
branches: [ main ]
8
9
env:
10
- BASE_URL_HOST=localhost:8081
+ BASE_URL_HOST=webserver:8081
11
ENABLE_PROXY_FIX=False
12
AIRFLOW_PROJ_DIR: /home/runner/work/AlertFlow/AlertFlow/alertflow
13
AIRFLOW_HOME: /opt/airflow
0 commit comments