Remove DOCKER_LOG infavor of LOG_TO_STDOUT

This commit is contained in:
Kusha Gharahi
2020-09-28 19:40:15 -05:00
parent d2647cc3e2
commit 4a8333b20e
6 changed files with 4 additions and 6 deletions

View File

@@ -46,7 +46,7 @@ ENV OPENVPN_USERNAME=**None** \
WEBPROXY_PORT=8888 \
WEBPROXY_USERNAME= \
WEBPROXY_PASSWORD= \
DOCKER_LOG=false \
LOG_TO_STDOUT=false \
HEALTH_CHECK_HOST=google.com
HEALTHCHECK --interval=1m CMD /etc/scripts/healthcheck.sh