# new domains and subdomains can be configured here, the file is read # automatically after modification. # # note that domains and subdomains not defined in this file will still work # when defined in a container Host-Rule. However, they will generate # their own ACME request, and will count towards LetsEncrypt's rate limit. #[acme] #email = "hostmaster@zom.bi" #storage = "cert/acme.json" #entryPoint = "https" #onDemand = false #OnHostRule = true # #[[acme.domains]] # main = "zom.bi" # sans = [ # "blog.zom.bi", # "www.zom.bi", # ] # You can define multiple of these blocks, each of which will result in one # certificate. #[[acme.domains]] # main = "zombi.systems" # sans = ["www.zombi.systems", "blog.zombi.systems"]