Update docker-compose.yaml

This commit is contained in:
Cameron 2025-12-11 06:01:08 +00:00
parent 41a2a7c84b
commit 9b15eff6ba

View file

@ -32,7 +32,7 @@ services:
exec airflow api-server --port 8080
"
ports:
- "8000:8080"
- "9000:8080"
restart: unless-stopped
volumes: