Skip to content

Commit 0437519

Browse files
committed
fix: Caddyfile 공백 문법 오류 수정
1 parent daf1c82 commit 0437519

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Caddyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
auto_https off
88
}
99

10-
http://promptplace.kro.kr, http://promptplace.kr, http://www.promptplace.kr{
10+
http://promptplace.kro.kr, http://promptplace.kr, http://www.promptplace.kr {
1111
encode zstd gzip
1212

1313
# 보안 헤더 (HSTS는 HTTPS 응답에서만 의미 있으므로 여기서는 생략 가능)

0 commit comments

Comments
 (0)