2021-12-25 19:41:18 +00:00
|
|
|
# caddyfile dec 2021
|
2021-12-25 20:07:37 +00:00
|
|
|
{
|
|
|
|
admin 0.0.0.0:2015
|
|
|
|
email bunce.andy@gmail.com
|
|
|
|
# acme_ca https://acme-staging-v02.api.letsencrypt.org/directory
|
|
|
|
}
|
|
|
|
|
2021-12-25 23:40:40 +00:00
|
|
|
fish.local {
|
|
|
|
encode zstd gzip
|
2021-12-26 15:18:28 +00:00
|
|
|
root .
|
2021-12-25 23:40:40 +00:00
|
|
|
file_server browse
|
2021-12-25 20:07:37 +00:00
|
|
|
}
|
|
|
|
|
2021-12-25 23:40:40 +00:00
|
|
|
|
2021-12-25 19:41:18 +00:00
|
|
|
n2-plus.local {
|
2021-12-25 19:34:01 +00:00
|
|
|
encode zstd gzip
|
2021-12-26 15:18:28 +00:00
|
|
|
root links
|
2021-12-25 19:34:01 +00:00
|
|
|
file_server browse
|
2021-12-24 22:48:02 +00:00
|
|
|
}
|
2021-12-25 19:41:18 +00:00
|
|
|
|