Make forwarded_port file location configurable (#43)
* Make port forwarding status file dynamic * Readme updates
This commit is contained in:
@@ -31,6 +31,7 @@ ENV USER= \
|
||||
UNBLOCK= \
|
||||
EXTRA_SUBNETS= \
|
||||
PORT_FORWARDING=false \
|
||||
PORT_FORWARDING_STATUS_FILE="/forwarded_port" \
|
||||
PROXY=on \
|
||||
PROXY_LOG_LEVEL=Critical \
|
||||
PROXY_PORT=8888 \
|
||||
|
||||
Reference in New Issue
Block a user