1
0
Fork 0
mirror of https://github.com/kou029w/fogtype.com synced 2025-01-19 00:18:05 +00:00
fogtype.com/etc/caddy/Caddyfile
Kohei Watanabe 9842474b21 migration Let's Encrypt to ZeroSSL
AndroidでのDoTの問題解消のため
2021-10-02 20:59:30 +09:00

16 lines
274 B
Caddyfile

{
acme_ca https://acme.zerossl.com/v2/DV90
email kou029w@gmail.com
}
keiu.net {
file_server
}
www.keiu.net {
redir https://keiu.net{uri} 308
}
minicharge.keiu.net {
reverse_proxy unix//tmp/minicharge/miniflux.sock
}
dns.keiu.net {
reverse_proxy https://dns.keiu.net
}