Update 'docs/setup_caddy.md'

Signed-off-by: Odyssium <odyssium@noreply.codeberg.org>
This commit is contained in:
Odyssium
2023-04-03 14:17:24 +00:00
parent 1c2e665e27
commit 4729fb99c1
+2 -2
View File
@@ -1,8 +1,8 @@
# Setting up Caddy for GotHub
Setting up caddy is not hard at all, and certificate generation is handled by itself for you.
Setting up the Caddy web server is not hard at all. Caddy is the recommended web server for GotHub, due it being made in Go, having HTTP/3 support and automatic certificate generation.
After installing caddy, append the following to the `Caddyfile`:
After installing Caddy, append the following to the `Caddyfile`:
```caddyfile
gothub.domain.tld {