Skip to content
Snippets Groups Projects
Commit 134f6939 authored by skorpy's avatar skorpy 👷
Browse files

traefik.toml cleanup letsencrypt debug

parent 73564d6c
Loading
......@@ -53,10 +53,6 @@ defaultEntryPoints = ["https","http"]
watch = true
exposedByDefault = false
# {{ letsencrypt.get('email') }}
# {{ letsencrypt.get('agree_tos', false) }}
# {{ letsencrypt_domains }}
{% if letsencrypt.get('email') and letsencrypt.get('agree_tos', false) and letsencrypt_domains -%}
[acme]
email = "{{ letsencrypt.email }}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment