Skip to content

Commit c9afc20

Browse files
committed
letsencrypt: sentence modified
1 parent 0cdecca commit c9afc20

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

_posts/2025-07-03-lets_encrypt.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@ server {
106106
docker compose up -d nginx
107107
108108
# 인증서 최초 발급 (웹루트 방식)
109-
# ⚠️ docker-compose.yml의 certbot command를 제거하고 아래 명령어를 사용하세요
110109
docker compose run --rm certbot certonly \
111110
--webroot -w /var/www/certbot \
112111
-d your-domain.duckdns.org \

0 commit comments

Comments
 (0)