6 lines
77 B
Caddyfile
6 lines
77 B
Caddyfile
:3000
|
|
|
|
root * /srv
|
|
encode zstd gzip
|
|
file_server
|
|
try_files {path} /index.html
|