15 lines
264 B
YAML
15 lines
264 B
YAML
---
|
|
# lego_certificate_domains:
|
|
# - cn: "dns.ows.cx"
|
|
# sans: [*.dns.ows.cx]
|
|
|
|
# lego_certificate_destination:
|
|
# path: /etc/nginx/certs
|
|
# owner: root
|
|
# group: nginx
|
|
|
|
# lego_services_reload:
|
|
# name: nginx
|
|
# # OR
|
|
# command: /usr/sbin/nginx -s reload
|