`bb dev-all 4000` starts all servers offset from base port: - Replicant: base+1 (4001) - Squint: base+2 (4002) - Hiccup: base+3 (4003) Default base port remains 3000. Individual tasks also accept PORT env var: PORT=4003 bb dev-hiccup For replicant, shadow-cljs.edn is rewritten with the target port before launching since shadow-cljs has no CLI port override.
5.9 KiB
5.9 KiB