docs: Add necessary email var to example
This commit is contained in:
parent
bdeabeffab
commit
1c72128c47
1 changed files with 3 additions and 0 deletions
|
@ -77,6 +77,9 @@ devture_timesync_installation_enabled: true
|
||||||
|
|
||||||
mash_playbook_reverse_proxy_type: playbook-managed-traefik
|
mash_playbook_reverse_proxy_type: playbook-managed-traefik
|
||||||
|
|
||||||
|
# The E-Mail address that traefik will use to obtain certificates with
|
||||||
|
devture_traefik_config_certificatesResolvers_acme_email: yourmail@example.com
|
||||||
|
|
||||||
########################################################################
|
########################################################################
|
||||||
# #
|
# #
|
||||||
# /devture-traefik #
|
# /devture-traefik #
|
||||||
|
|
Loading…
Add table
Reference in a new issue