diff --git a/install/generator-cyphernode/generators/app/templates/traefik/traefik.toml b/install/generator-cyphernode/generators/app/templates/traefik/traefik.toml index e20deee..0ee3195 100644 --- a/install/generator-cyphernode/generators/app/templates/traefik/traefik.toml +++ b/install/generator-cyphernode/generators/app/templates/traefik/traefik.toml @@ -21,7 +21,7 @@ watch = true exposedByDefault = false [acme] -email = "noreply@cnc.skp.rocks" +email = "letsencrypt@yourdomain.com" storage = "/acme.json" entryPoint = "https" onHostRule = true