Re-wrote compose and conf removing personal info
This commit is contained in:
2
nginx/ssl.conf
Normal file
2
nginx/ssl.conf
Normal file
@@ -0,0 +1,2 @@
|
||||
ssl_certificate /etc/letsencrypt/live/domain_name/fullchain.pem; # managed by Certbot
|
||||
ssl_certificate_key /etc/letsencrypt/live/domain_name/privkey.pem; # managed by Certbot
|
Reference in New Issue
Block a user