2022-11-04 11:44:07 +01:00

7 lines
54 B
Caddyfile

:3000
encode zstd gzip
file_server {
root ./build
}