238 B
238 B
caddy
caddyfile
*.nps.veypi.com:80 {
reverse_proxy 127.0.0.1:800
# or
file_server [<matcher>] [browse] {
root /
hide <files...>
index <filenames...>
browse [<template_file>]
}
}