Change certificate paths in nginx.conf
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
ssl_certificate /etc/ssl/{{ base_domain }}.crt;
|
||||
ssl_certificate_key /etc/ssl/{{ base_domain }}.key;
|
||||
Reference in New Issue
Block a user