1
0
Fork 0
mirror of https://github.com/kou029w/fogtype.com synced 2025-01-19 08:28:10 +00:00
fogtype.com/etc/caddy/Caddyfile
2021-07-18 20:38:35 +09:00

9 lines
150 B
Caddyfile

keiu.net {
file_server
}
www.keiu.net {
redir https://keiu.net{uri} 308
}
minicharge.keiu.net {
reverse_proxy unix//tmp/minicharge/miniflux.sock
}