add caddy syntax
This commit is contained in:
parent
9e534abd8d
commit
b8b07e4248
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ Self-hosting toot outside of Vercel requires some extra setup:
|
|||
|
||||
3. Caddy
|
||||
|
||||
```nginxconf
|
||||
```caddy
|
||||
root * path_to_toot/public;
|
||||
try_files index.html
|
||||
|
||||
|
|
Reference in a new issue