Update .env.docker

Updated DOCKER_PROXY_VERSION in .env
This commit is contained in:
Lioh Moeller 2025-01-05 23:35:13 +01:00 committed by GitHub
parent dcd14aa50c
commit 03c97e6872
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1270,7 +1270,7 @@ DOCKER_WORKER_HEALTHCHECK_INTERVAL="${DOCKER_ALL_DEFAULT_HEALTHCHECK_INTERVAL:?e
# #
# @see https://hub.docker.com/r/nginxproxy/nginx-proxy # @see https://hub.docker.com/r/nginxproxy/nginx-proxy
# @dottie/validate required # @dottie/validate required
DOCKER_PROXY_VERSION="1.4" DOCKER_PROXY_VERSION="1.6"
# How often Docker health check should run for [proxy] service # How often Docker health check should run for [proxy] service
# @dottie/validate required # @dottie/validate required