File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ NGINX_IMAGE_VERSION=stable-alpine
3333DOCKER_GEN_SEVICE_NAME = docker-gen
3434DOCKER_GEN_IMAGE_VERSION = latest
3535
36- LETS_ENCRYPT_SEVICE_NAME = letsencrypt -companion
36+ LETS_ENCRYPT_SEVICE_NAME = acme -companion
3737NGINX_PROXY_COMPANION_IMAGE_VERSION = 2.0
3838
3939# -----------------------------------------------------------------------
@@ -143,4 +143,4 @@ DEFAULT_HOST=
143143# the "$ dockerd-rootless-setuptool.sh install" command.
144144# For example DOCKER_HOST_PATH=$XDG_RUNTIME_DIR/docker.sock
145145# If you are not using Docker Rootless, leave this variable blank
146- DOCKER_HOST_ROOTLESS_PATH =
146+ DOCKER_HOST_ROOTLESS_PATH =
Original file line number Diff line number Diff line change @@ -26,9 +26,9 @@ DEFAULT_DOCKER_GEN_IMAGE_VERSION="0.9"
2626
2727# -----------------------------------------------------------------------
2828#
29- # Letsencrypt-nginx-proxy-companion default image, version and service name
29+ # Letsencrypt acme-compantion default image, version and service name
3030#
31- DEFAULT_LETSENCRYPT_SERVICE_NAME = letsencrypt -companion
31+ DEFAULT_LETSENCRYPT_SERVICE_NAME = acme -companion
3232DEFAULT_LETSENCRYPT_IMAGE_NAME = " nginxproxy/acme-companion"
3333DEFAULT_LETSENCRYPT_IMAGE_VERSION = " 2.2"
3434
You can’t perform that action at this time.
0 commit comments