Fixes #28 allowing to set the port of Tinyproxy

This commit is contained in:
Quentin McGaw
2019-07-03 11:07:37 +02:00
parent 8e8885e8ea
commit e4336c02d7
3 changed files with 22 additions and 0 deletions

View File

@@ -32,6 +32,7 @@ ENV USER= \
EXTRA_SUBNETS= \
PROXY=on \
PROXY_LOG_LEVEL=Critical \
PROXY_PORT=8888 \
PROXY_USER= \
PROXY_PASSWORD=
ENTRYPOINT /entrypoint.sh