full-install: add letsencrypt cert gen script

This commit is contained in:
starbirdtech383
2024-01-26 15:26:51 +05:30
parent 818f8082be
commit ea8662a4e1
12 changed files with 134 additions and 13 deletions

View File

@@ -4,4 +4,5 @@ events {
http {
include /etc/nginx/conf.d/*.conf;
}
include /etc/nginx/custom-conf.d/*.conf;
}