git0: Switch to Let's Encrypt certificate
This commit is contained in:
@@ -1 +1,6 @@
|
||||
gitea_ssh_domain: git.pyrocufflink.blue
|
||||
apache_ssl_certificate: /var/lib/letsencrypt/live/{{ gitea_ssh_domain }}/fullchain.pem
|
||||
apache_ssl_certificate_key: /var/lib/letsencrypt/live/{{ gitea_ssh_domain }}/privkey.pem
|
||||
certbot_domains:
|
||||
- '{{ gitea_ssh_domain }}'
|
||||
- 'git.pyrocufflink.net'
|
||||
|
||||
Reference in New Issue
Block a user