add domains into certbot.ini file

This commit is contained in:
2025-06-23 06:02:05 +03:00
parent 01eff2d54a
commit a4a62eb3bb
+1 -1
View File
@@ -11,7 +11,7 @@ agree-tos = True
non-interactive = True non-interactive = True
# Домены # Домены
domains = yalarba.ru domains = yalarba.ru,auth.yalarba.ru,www.yalarba.ru
# Путь для webroot-аутентификации # Путь для webroot-аутентификации
webroot-path = /var/www/certbot webroot-path = /var/www/certbot