mirror of
https://github.com/qdm12/gluetun.git
synced 2026-06-17 08:54:10 +02:00
Fixes #28 allowing to set the port of Tinyproxy
This commit is contained in:
@@ -32,6 +32,7 @@ ENV USER= \
|
||||
EXTRA_SUBNETS= \
|
||||
PROXY=on \
|
||||
PROXY_LOG_LEVEL=Critical \
|
||||
PROXY_PORT=8888 \
|
||||
PROXY_USER= \
|
||||
PROXY_PASSWORD=
|
||||
ENTRYPOINT /entrypoint.sh
|
||||
|
||||
Reference in New Issue
Block a user