Skip to content

Commit 19db870

Browse files
committed
update
1 parent afc4cc6 commit 19db870

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

web/Modules/Caddy/resources/views/caddyfile-build.blade.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@
1818
servers {
1919
protocols h1 h2 h3
2020
}
21+
22+
servers :443 {
23+
protocols h1
24+
}
2125
}
2226

2327
@foreach($caddyBlocks as $block)

0 commit comments

Comments
 (0)