chore: fix port conflicts and local builds across stacks

This commit is contained in:
aa_humaaan
2026-03-03 13:01:11 +05:30
parent 65cf2d2e42
commit 4868e4a5c1
8 changed files with 8 additions and 28 deletions

View File

@@ -7,9 +7,7 @@
services:
superset:
build:
context: .
dockerfile: Dockerfile
image: apache/superset:latest
container_name: superset
ports:
- "8088:8088"