Skip to content

Commit

Permalink
Update README.md with note on PROXY_ARGS
Browse files Browse the repository at this point in the history
  • Loading branch information
rdmark authored Aug 30, 2024
1 parent 0077536 commit 2209b6f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ Then launch the container with `docker run` (see below) or `docker compose up`.
docker run --rm -p 5000:5000 macproxy
```

The below advanced options can be passed to the container through the `PROXY_ARGS` environment variable.

Advanced Options
================

Expand Down

0 comments on commit 2209b6f

Please sign in to comment.