Switch to rule-based hosts for certificate generation
This commit is contained in:
@@ -22,10 +22,3 @@ domain = "{{ DOMAIN }}"
|
||||
watch = true
|
||||
exposedbydefault = false
|
||||
|
||||
[acme]
|
||||
email = "{{ POSTMASTER }}@{{ DOMAIN }}"
|
||||
storageFile = "/certs/acme.json"
|
||||
onDemand = true
|
||||
entryPoint = "https"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user