Update docker-compose.yaml
This commit is contained in:
parent
41a2a7c84b
commit
9b15eff6ba
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ services:
|
||||||
exec airflow api-server --port 8080
|
exec airflow api-server --port 8080
|
||||||
"
|
"
|
||||||
ports:
|
ports:
|
||||||
- "8000:8080"
|
- "9000:8080"
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue