Use proxy domain for RS Discourse ACME challenge

This commit is contained in:
2024-07-08 20:31:46 +02:00
parent 2dff7cf850
commit 1174661b46

View File

@@ -18,6 +18,7 @@ end
tls_cert_for domain do tls_cert_for domain do
auth "gandi_dns" auth "gandi_dns"
acme_domain "letsencrypt.kosmos.org"
action :create action :create
end end