mirror of
https://github.com/dredx/prole.git
synced 2026-09-23 12:03:59 +00:00
fix(acme): pin --server letsencrypt on issue to avoid ZeroSSL fallback
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
86990af9c8
commit
d268693b2a
@ -50,6 +50,7 @@
|
||||
--dns dns_namecom
|
||||
-d {{ item.domain }}
|
||||
--home {{ acme_install_dir }}
|
||||
--server letsencrypt
|
||||
environment:
|
||||
NAMECOM_Username: "{{ acme_namecom_username }}"
|
||||
NAMECOM_Token: "{{ acme_namecom_token }}"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user