Skip to content

[Bug] self-host firecrawl does not use PROXY_SERVER at all #1535

Open
@binary-husky

Description

@binary-husky

Describe the Bug

self-host firecrawl does not use PROXY_SERVER at all.

Reproduce:

  • use .env
PORT=43002
PROXY_SERVER=http://x.x.x.x:42313
  • monitor network traffic using sudo iftop
  • send request to firecrawl
  • iftop shows no one connect to proxy server !!!!

Other evidence:

  • change PROXY_SERVER to random ip
    • firecrawl does not report any error !!!!
  • change PORT
    • PORT is changed as expected, meaning that docker compose config is effective

To Reproduce

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions