Skip to content

[Bug] Setting the PROXY_SERVER environment variable appears to have no effect. #37

@ChrisB85

Description

@ChrisB85

Describe the Bug
Setting the PROXY_SERVER environment variable appears to have no effect.

To Reproduce
Steps to reproduce the issue:

  1. Set the PROXY_SERVER environment variable with a valid proxy server URL in the .env file (I'm using http://192.168.0.2:8080 which is the VPN gateway)
  2. Run docker compose up -d
  3. Scrape https://myip.com
  4. Check the IP address returned in the response (e.g., in markdown or HTML)

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