docs/deploy/caddy/Caddyfile
Peter Kurfer 9c827c14cd
Some checks reported errors
continuous-integration/drone Build was killed
Initial commit
2023-04-17 16:11:49 +02:00

8 lines
87 B
Caddyfile

:3000
encode zstd gzip
file_server {
index index.html
root /usr/share/caddy/docs
}