Merge pull request #938 from pkishino/logging

Added option to log transmission to docker logs
This commit is contained in:
Kristian Haugene
2020-02-02 22:28:59 +01:00
committed by GitHub
6 changed files with 17 additions and 4 deletions

View File

@@ -133,7 +133,8 @@ ENV OPENVPN_USERNAME=**None** \
DROP_DEFAULT_ROUTE= \
WEBPROXY_ENABLED=false \
WEBPROXY_PORT=8888 \
HEALTH_CHECK_HOST=google.com
HEALTH_CHECK_HOST=google.com \
DOCKER_LOG=false
HEALTHCHECK --interval=5m CMD /etc/scripts/healthcheck.sh