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

13 lines
203 B
Text
Raw Normal View History

2021-07-18 19:35:25 +09:00
keiu.net {
2021-07-18 20:38:29 +09:00
file_server
2021-07-18 19:35:25 +09:00
}
www.keiu.net {
redir https://keiu.net{uri} 308
}
minicharge.keiu.net {
reverse_proxy unix//tmp/minicharge/miniflux.sock
}
2021-08-18 19:26:59 +09:00
dns.keiu.net {
reverse_proxy https://dns.keiu.net
}