docs/deploy/caddy/Caddyfile

9 lines
87 B
Text
Raw Normal View History

2023-04-17 14:11:49 +00:00
:3000
encode zstd gzip
file_server {
index index.html
root /usr/share/caddy/docs
}