docs/deploy/caddy/Caddyfile

9 lines
87 B
Text
Raw Normal View History

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