docs: recommend Caddy
This commit is contained in:
parent
cbbdb1ee19
commit
23df2e4e12
1 changed files with 1 additions and 1 deletions
|
@ -212,7 +212,7 @@ For migrating from Misskey v13, Misskey v12, and FoundKey, read [this document](
|
|||
- Run `sudo ln -s ./firefish.nginx.conf ../sites-enabled/firefish.nginx.conf`
|
||||
- Run `sudo nginx -t` to validate that the config is valid, then restart the NGINX service.
|
||||
|
||||
### 🦦 Caddy
|
||||
### 🦦 Caddy (recommended)
|
||||
|
||||
- Add the following block to your `Caddyfile`, replacing `example.tld` with your own domain:
|
||||
```caddy
|
||||
|
|
Loading…
Reference in a new issue