feat: HTTPS 설정 - Let's Encrypt + startover.co.kr 도메인 적용

This commit is contained in:
Johngreen
2026-03-08 17:22:07 +09:00
parent 4802e70387
commit 557559c654
3 changed files with 21 additions and 12 deletions
+3
View File
@@ -4,7 +4,10 @@ http:
rule: "PathPrefix(`/deploy`)"
entryPoints:
- web
- websecure
service: webhook
tls:
certResolver: letsencrypt
services:
webhook: