Update docs

This commit is contained in:
Woodpecker CI
2023-04-03 14:21:44 +00:00
parent c583ff7e55
commit 634bf97c29
3 changed files with 1 additions and 3 deletions
File diff suppressed because one or more lines are too long
-2
View File
@@ -347,8 +347,6 @@ We also recommend you to try the <a href="https://caddyserver.com">Caddy web ser
<pre><code class="language-nginx">server {
listen 80;
listen [::]:80;
listen 443 ssl http2;
listen [::]:443 ssl http2;
server_name gothub.domain.tld;
Binary file not shown.