mirror of
https://github.com/kou029w/fogtype.com
synced 2025-01-19 00:18:05 +00:00
9 lines
152 B
Caddyfile
9 lines
152 B
Caddyfile
keiu.net {
|
|
respond "WIP"
|
|
}
|
|
www.keiu.net {
|
|
redir https://keiu.net{uri} 308
|
|
}
|
|
minicharge.keiu.net {
|
|
reverse_proxy unix//tmp/minicharge/miniflux.sock
|
|
}
|