mirror of
https://codeberg.org/gothub/docs
synced 2024-12-06 19:16:44 +01:00
Update 'docs/setup_caddy.md'
Signed-off-by: Odyssium <odyssium@noreply.codeberg.org>
This commit is contained in:
+2
-2
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user