Commit History

Fix playwright stealing PORT=3002 - pin it to PORT=3000 in supervisord
fc44295

clove1002 commited on

Fix port conflict: explicitly set WORKER_PORT=3005 so worker doesn't steal port 3002
679d68e

clove1002 commited on

Fix env var passing: export in start.sh, inherited by supervisord children
f1dd40d

clove1002 commited on

Wait for Redis before starting harness, set HOST=0.0.0.0
82e3f5d

clove1002 commited on

Fix HOST=0.0.0.0 explicitly in supervisord for firecrawl process
3e1d92b

clove1002 commited on

Run API directly via index.js instead of harness cluster mode
5c0f55e

clove1002 commited on

Fix playwright start command
668ec64

clove1002 commited on

Firecrawl self-hosted for HF Spaces
2468d5c

clove1002 commited on